unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
 messages from 2014-01-05 22:54:35 to 2014-09-22 11:54:29 UTC [more...]

bug#18520: string ports should not have an encoding
 2014-09-22 11:54 UTC  (2+ messages)

bug#18519: incorrect path in guild when configure w/ --program-suffix used
 2014-09-22  8:46 UTC  (2+ messages)

bug#18508: Incomplete type pollfd
 2014-09-22  8:43 UTC  (3+ messages)
` bug#18507: "

bug#18439: [PATCH] guile-readline: Use an empty string if HOME is unset
 2014-09-22  3:26 UTC  (4+ messages)
` bug#18439: [PATCH] guile-readline: Use the current directory "

bug#17485: (srfi srfi-1) reduce-right does not scale, version 2.0.9
 2014-09-20 15:15 UTC  (15+ messages)
` bug#17485: [PATCH 1/3] Let length+ return the length of dotted lists rather than #f
  ` bug#17485: [PATCH 2/3] Rewrite take-right, drop-right, drop-right!
  ` bug#17485: [PATCH 3/3] Reimplement reduce-right in srfi-1

Bug#649718: Issues with alignment and m68k register naming
 2014-09-20 12:52 UTC  (2+ messages)
            ` bug#18468: "

bug#18495: [PATCH] Fix SCM_SMOB_OBJECT_LOC
 2014-09-20 12:42 UTC  (5+ messages)
` bug#18495: Alternatives?
` bug#18495: [PATCH] Fix SCM_SMOB_OBJECT{_,_0_,_1_,_2_,_3_}LOC
` bug#18495: Alternatives!?!

bug#18470: Bug#761408: will FTBFS when libtool no longer depends on libtool-bin #682045
 2014-09-20 12:37 UTC  (2+ messages)

bug#18477: Bug#758971: byte-compiled files have wrong permissions
 2014-09-14 21:33 UTC 

bug#18356: Should partial continuations capture the dynamic environment?
 2014-08-29 18:26 UTC  (2+ messages)

bug#18299: Analyzer issues warning with ~:p expansion of ‘format’
 2014-08-26 21:42 UTC  (2+ messages)

bug#18295: Radix points in non-decimal numbers
 2014-08-19  9:04 UTC 

bug#18245: [master branch] Useless imported module cause strange problem
 2014-08-12  1:46 UTC  (3+ messages)

bug#18223: [PATCH] Fix thinko concerning object property docs
 2014-08-11  3:00 UTC  (6+ messages)
` bug#18223: Duplicate of issue 14792
  ` bug#14792: "
` bug#18223: And here's direct proof that the doc is wrong:

bug#17474: Making *unspecified* equivalent to (values) would seem convenient
 2014-08-10 22:00 UTC  (15+ messages)
` bug#17474: Another point
` bug#17474: Ping?

bug#18225: Lack of type-converting shared arrays (feature request)
 2014-08-08 15:48 UTC 

bug#18224: Shared arrays are incompatible with bytevector accessors
 2014-08-08 14:48 UTC 

bug#18065: guile hangs if strerror is called with invalid (non-int) argument
 2014-08-01 19:47 UTC  (2+ messages)

bug#17703: (ice-9 curried-definitions) is missing define*-public
 2014-07-31 15:15 UTC  (2+ messages)

bug#18127: add-to-load-path adds a path twice
 2014-07-30 18:36 UTC  (2+ messages)

bug#13827: faulty range check in bytevector accessor
 2014-07-28 14:35 UTC  (2+ messages)

bug#18004: export does not check that its arguments are symbols or pairs of symbols
 2014-07-13 13:37 UTC  (2+ messages)

bug#17953: Cannot build Guile 2.0.11 on Mavericks
 2014-07-06  2:28 UTC 

bug#17941: `define-method' special-cases zero-subform body
 2014-07-04 22:57 UTC 

bug#17940: Nitpick: (lambda () (begin)) errors
 2014-07-04 22:39 UTC 

bug#17869: wrong return type for void scm_c_export(const char *name, ...) in docs
 2014-06-29 11:55 UTC 

bug#17825: broken set! in iteration
 2014-06-21 21:29 UTC  (3+ messages)

bug#17502: R6RS `library' form must have exports before imports
 2014-06-06 20:39 UTC  (5+ messages)

bug#17147: Performance regression by 3000000% for evaluating "and" form
 2014-06-05  4:06 UTC  (14+ messages)
` bug#17147: Another idea
` bug#17147: Scalability front and back
` bug#17147: [PATCH] Add versions of and/or avoiding O(n^2) argument matching

bug#17296: [PATCH] SRFI-1 'length+' raises an error unless passed a proper or circular list
 2014-06-04 14:49 UTC  (6+ messages)
` bug#17296: Uh, wrong?

bug#17418: #:select gives access to private variables
 2014-06-03 23:11 UTC  (5+ messages)

bug#17657: pretty-print #:width values above 49 don't work?
 2014-06-03 18:06 UTC  (3+ messages)

bug#13101: Crash compiling big cond expression
 2014-06-02  1:00 UTC  (3+ messages)
` bug#13101: Probably duplicate

bug#17661: Some guile-2.0 asyncs functions do not link correctly
 2014-06-02  0:55 UTC  (2+ messages)

bug#17634: "Unbound var" compilation error, lambda* & #:optional
 2014-05-30  6:18 UTC  (2+ messages)

bug#17399: Fwd: Re: bug#17399: compilation bugs when making guile-2.0.11
 2014-05-29  1:34 UTC 

bug#17399: compilation bugs when making guile-2.0.11
 2014-05-28 17:35 UTC  (2+ messages)

bug#17466: unexpected bytevector contents with get-bytevector-n
 2014-05-28 17:32 UTC  (3+ messages)

bug#15368: HTTP client is slow [2.0.9]
 2014-05-23 20:14 UTC  (2+ messages)

bug#17355: #:getter procedure returns unexpected value in GOOPS
 2014-04-27  1:43 UTC 

bug#17223: guile crash, signal 6, guile: ../nptl/pthread_mutex_lock.c:80
 2014-04-08 14:45 UTC 

bug#17049: [PATCH] Make reverse! forego the cost of SCM_VALIDATE_LIST
 2014-04-01 16:35 UTC  (15+ messages)
` bug#17049: PostScriptum:
        ` bug#17049: [PATCH v2] Make reverse! forego the cost of SCM_VALIDATE_LIST
              ` bug#17049: [PATCH v3] "
` bug#17049: Further change ideas

bug#17096: Guile 1.8: syntax-case messed up when "void" is defined
 2014-04-01 13:44 UTC  (4+ messages)

bug#17060:
 2014-03-29 13:27 UTC  (3+ messages)
` bug#17060: libguile install-data-hook target fails on BSD make

bug#17044: R6RS open-input-file failed to recognize UTF-8 encoded file
 2014-03-20  3:45 UTC  (2+ messages)

regexp_exec thread-unsafe
 2014-03-11 23:15 UTC  (3+ messages)
        ` bug#14404: "

bug#16987: Bad default mantissa width for ~g format string
 2014-03-11 15:21 UTC  (2+ messages)

bug#16890: current-thread need to be re-exported in srfi-18
 2014-02-28  5:50 UTC  (4+ messages)

bug#16726: Possible bug?
 2014-02-12  3:40 UTC  (2+ messages)

bug#16641: Assert triggered (hashtab.c:137) - Guile-2.0.9
 2014-02-05 15:56 UTC  (3+ messages)

bug#15367: Web client is slow [2.0.9]
 2014-01-22 16:20 UTC  (2+ messages)

bug#14370: [PATCH] Write out HTTP Basic auth headers correctly
 2014-01-21 21:59 UTC  (2+ messages)

bug#11988: eval-case redefinition?
 2014-01-21  5:26 UTC  (3+ messages)

bug#16364: auto-compile noise can't be avoided by script
 2014-01-17 21:56 UTC  (3+ messages)

bug#16463: Guile derivation fails to build
 2014-01-17 17:23 UTC 

bug#16464: + folding differs between compiler and interpreter
 2014-01-16 13:28 UTC  (2+ messages)

bug#16362: compiler disrespects referential integrity
 2014-01-16  1:57 UTC  (5+ messages)

bug#16363: interactive use subject to compiler limitations
 2014-01-15 21:26 UTC  (3+ messages)

bug#15545: Compilation error with clang with guile 1.8.8
 2014-01-15 21:06 UTC  (2+ messages)

bug#15065: guile version 2.0 crashes with a really small number after vm stack overflow error
 2014-01-15 21:01 UTC  (2+ messages)

bug#16314: Macro dependency tracking issue in guile auto compiler
 2014-01-15 20:18 UTC  (2+ messages)

bug#15807: guile-2.0.9 doesn't handle Apple clang < 5 or llvm.org clang < 3.3 properly
 2014-01-15 20:12 UTC  (4+ messages)

bug#16451: build newest guile on FreeBSD error
 2014-01-15 18:41 UTC  (2+ messages)

bug#15691: ,br doesn't work for generic functions
 2014-01-09  4:07 UTC  (4+ messages)

bug#16356: doc out of date about (integer? +inf.0)
 2014-01-09  3:56 UTC  (2+ messages)

bug#15533: optimizing away noticeable effects
 2014-01-07  4:38 UTC  (9+ messages)

bug#16365: (* 0 +inf.0) rationale is flawed
 2014-01-06  0:17 UTC 

bug#16361: compile cache confused about file identity
 2014-01-05 23:08 UTC 

bug#16360: "guild help COMMAND" crashes
 2014-01-05 23:06 UTC 

bug#16359: "guild list" lists nothing
 2014-01-05 23:04 UTC 

bug#16358: combinatorial explosion in elided stack trace
 2014-01-05 23:02 UTC 

bug#16357: insufficient print abbreviation in error messages
 2014-01-05 23:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).