messages from 2016-04-21 17:05:42 to 2016-06-24 07:05:55 UTC [more...]
bug#20919: missing from manual: with-input-from-port
2016-06-24 7:05 UTC (2+ messages)
bug#20907: [PATCH] Manual bug for scm_gc_protect_object
2016-06-24 6:58 UTC (3+ messages)
bug#20823: argv mangled by locale
2016-06-24 6:11 UTC (2+ messages)
bug#20822: environment mangled by locale
2016-06-24 5:57 UTC (2+ messages)
bug#20567: guile 2.0.11 - test failures on mips64 big-endian with n32 ABI
2016-06-24 5:17 UTC (2+ messages)
bug#20423: goops - inheritance of slot options
2016-06-24 5:12 UTC (6+ messages)
bug#19459: #:export does not honor the merge-generics contract
2016-06-24 5:02 UTC (6+ messages)
bug#20551: Missing dokumentation for weak hash tables
2016-06-23 21:02 UTC (3+ messages)
bug#20655: According to docs non-greedy regexp should work in guile but they don't
2016-06-23 20:41 UTC (2+ messages)
bug#20546: Syntax bug in master branch (till d99fedc5fd38c0)
2016-06-23 20:27 UTC (2+ messages)
bug#20375: doc. error in v 2.0.11, Section 7.6.2.5
2016-06-23 20:07 UTC (2+ messages)
bug#20339: sxml simple: sxml->xml mishandles namespaces?
2016-06-23 19:32 UTC (2+ messages)
bug#20272: Support reproducible builds
2016-06-23 19:22 UTC (7+ messages)
bug#20219: crash of the repl
2016-06-23 19:20 UTC (2+ messages)
bug#20209: GUILE 2.0.11: crash in set_port_filename_x for bytevector ports
2016-06-23 18:45 UTC (8+ messages)
bug#16357: insufficient print abbreviation in error messages
2016-06-23 17:59 UTC (6+ messages)
bug#20109: Incompatible API change in 2.0 series for string port encoding
2016-06-23 17:58 UTC (5+ messages)
bug#20645: sxml xpath exports "filter"
2016-06-23 16:42 UTC (4+ messages)
bug#20017: guile 2.0.11 make check failure for ppc architecture
2016-06-23 16:09 UTC (4+ messages)
bug#20087: 'gensym' is not guaranteed to return a fresh symbol
2016-06-23 16:05 UTC (9+ messages)
` bug#20087: gensym
bug#19540: minor: module path picking up ./././
2016-06-23 16:03 UTC (8+ messages)
` bug#19540: repeated ./././ in compiled modules
bug#20093: master: setting merge-generics duplicate-binding-handler @ expand time raises an error
2016-06-23 16:00 UTC (2+ messages)
bug#20079: Fwd: Memory leak from seek/ftell with files larger than 2GB
2016-06-23 14:43 UTC (4+ messages)
bug#19235: make-fresh-user-module procedure leaks memory
2016-06-23 14:17 UTC (6+ messages)
bug#19883: Smob's mark_smob has become unreliable in Guile 2.x
2016-06-23 13:13 UTC (12+ messages)
` bug#19883: Correction for backtrace
bug#19581: 'sleep' return value is incorrectly rounded
2016-06-23 13:09 UTC (3+ messages)
bug#19793: please document level of R7RS[-small] support in Guile manual
2016-06-23 9:14 UTC (2+ messages)
bug#19770: goops - setter inheritance bug - serious
2016-06-23 9:11 UTC (2+ messages)
bug#19523: Segfault when creating thread with scm_with_guile
2016-06-23 8:19 UTC (4+ messages)
bug#19180: guile bug#19180: vacuum_weak_hash_table error
2016-06-23 4:24 UTC (8+ messages)
bug#19372: Compile Failure on OS X 10.10 (Yosemite)
2016-06-22 21:35 UTC (4+ messages)
bug#19469: minor nit: (sxml xpath) node-typeof?
2016-06-22 20:41 UTC (3+ messages)
bug#19439: [PATCH] gnu: Add erlang
2016-06-22 19:42 UTC
bug#19389: visit-entry argument problem in module/language/cps/verify.scm
2016-06-22 19:37 UTC (3+ messages)
` bug#19389: Status: "
bug#19366: Guile
2016-06-22 19:22 UTC (5+ messages)
bug#19365: [guile-2.0.11] libunistring with iconv required even if specify --disable-nls
2016-06-22 19:17 UTC (2+ messages)
bug#14916: Fixnum procedures can be made to return non-fixnums
2016-06-22 15:32 UTC (5+ messages)
bug#19172: [PATCH 1/1] Remove unused funcs that cause a building error
2016-06-22 14:49 UTC (2+ messages)
bug#18945: Parallel compilation with jobs >= 12 fails on DOT_I_FILES
2016-06-22 13:33 UTC (4+ messages)
bug#19019: Guile improperly assumes 'long' is the same size as pointers
2016-06-22 11:34 UTC (2+ messages)
` bug#19019: Status: "
bug#18914: 2.0.11 REPL server listens on 127.0.0.1 but not "localhost"
2016-06-22 8:32 UTC (3+ messages)
bug#18835: load-from-path is inconsistent when looking for a compiled version of the source file
2016-06-22 8:28 UTC (2+ messages)
bug#18646: procedure-name bug
2016-06-22 8:19 UTC (2+ messages)
bug#23821: Misleading error for optargs
2016-06-22 5:03 UTC
bug#18604: master srfi-26 cute compile error
2016-06-21 21:20 UTC (2+ messages)
bug#10474: Building guile 2.x under mingw + msys
2016-06-21 20:52 UTC (15+ messages)
` bug#14361: Building guile 2.0.9 "
bug#18583: possibly buggy top level behavior in master
2016-06-21 20:51 UTC (3+ messages)
bug#18508: Incomplete type pollfd
2016-06-21 16:08 UTC (3+ messages)
` bug#18507: "
bug#17418: #:select gives access to private variables
2016-06-21 16:06 UTC (9+ messages)
bug#18477: Bug#758971: byte-compiled files have wrong permissions
2016-06-21 16:06 UTC (2+ messages)
bug#17953: Cannot build Guile 2.0.11 on Mavericks
2016-06-21 15:43 UTC (2+ messages)
bug#17485: (srfi srfi-1) reduce-right does not scale, version 2.0.9
2016-06-21 15:31 UTC (3+ messages)
bug#15602: Compiling several files in the same session [2.0.9]
2016-06-21 15:30 UTC (6+ messages)
bug#17657: pretty-print #:width values above 49 don't work?
2016-06-21 14:47 UTC (3+ messages)
bug#16365: (* 0 +inf.0) rationale is flawed
2016-06-21 14:21 UTC (4+ messages)
bug#17399: Fwd: Re: bug#17399: compilation bugs when making guile-2.0.11
2016-06-21 13:45 UTC (3+ messages)
bug#21221: guile-2.2 socket ports used with display does not send utf8 !
2016-06-21 13:31 UTC (3+ messages)
` bug#21221: closed (Re: bug#21221: guile-2.2 socket ports used with display does not send utf8 !)
bug#19676: madvise bug in guile-git
2016-06-21 13:28 UTC (5+ messages)
bug#12827: [PATCH] Tweak web modules, support relative URIs
2016-06-21 13:22 UTC (5+ messages)
bug#17355: #:getter procedure returns unexpected value in GOOPS
2016-06-21 13:12 UTC (2+ messages)
bug#17223: guile crash, signal 6, guile: ../nptl/pthread_mutex_lock.c:80
2016-06-21 13:09 UTC (2+ messages)
bug#17060:
2016-06-21 13:06 UTC (4+ messages)
` bug#17060: libguile install-data-hook target fails on BSD make
bug#16641: Assert triggered (hashtab.c:137) - Guile-2.0.9
2016-06-21 12:58 UTC (3+ messages)
bug#16451: build newest guile on FreeBSD error
2016-06-21 12:44 UTC (3+ messages)
bug#16358: combinatorial explosion in elided stack trace
2016-06-21 12:28 UTC (2+ messages)
bug#15838: Guile 2.0.9 on BlueGene Q
2016-06-21 12:03 UTC (2+ messages)
guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test
2016-06-21 11:51 UTC (5+ messages)
` bug#15620: "
bug#15662: guile-2.0 does not work on ia64
2016-06-21 11:26 UTC (3+ messages)
bug#15540: Circular module imports vs. #:select (2.0.9)
2016-06-21 11:08 UTC (2+ messages)
bug#15280: Building on native mingw fails
2016-06-21 10:49 UTC (2+ messages)
bug#15228: [PATCH] Close output port of I/O pipes
2016-06-21 10:47 UTC (2+ messages)
bug#15227: Possible bug in (web server)
2016-06-21 9:49 UTC (2+ messages)
bug#14640: SA_RESTART prevents execution of signal handlers
2016-06-21 9:46 UTC (5+ messages)
bug#15160: Is --disable-posix excluding too much?
2016-06-21 9:41 UTC (2+ messages)
bug#15140: number->string doesn't accept the optional precision argument
2016-06-21 9:34 UTC (2+ messages)
bug#15123: Missing R6RS io port exports
2016-06-21 9:30 UTC (2+ messages)
bug#21613: Include messes up when compiling file in load path
2016-06-21 8:49 UTC (3+ messages)
bug#14756: threads - par-map - multicore issue
2016-06-21 8:33 UTC (3+ messages)
bug#22446: (rnrs hashtables): Hash functions of eq? and eqv? hashtables
2016-06-21 7:48 UTC (4+ messages)
bug#22447: (rnrs hashtables): Mutation of immutable hashtable ignored
2016-06-21 7:47 UTC (4+ messages)
bug#14917: Missing range check in fxcopy-bit can give SIGABRT
2016-06-21 7:35 UTC (2+ messages)
bug#14882: make check failures
2016-06-21 7:11 UTC (2+ messages)
bug#14849: (system vm coverage) `line-execution-counts' misleading output
2016-06-21 7:09 UTC (2+ messages)
bug#14789: BUG: Modules compile as ELF's on PE/PE+ architecture
2016-06-21 6:53 UTC (3+ messages)
bug#14653: Test failure when building on Debian armel
2016-06-21 6:40 UTC (6+ messages)
bug#14549: warning while compiling guile 2.0.9
2016-06-20 21:25 UTC (4+ messages)
bug#14347: reset, shift, continuation values truncated inconsistently
2016-06-20 21:06 UTC (2+ messages)
bug#14171: REPL doesn't work on windows min-gw
2016-06-20 20:28 UTC (5+ messages)
` bug#14171: Aw: "
bug#14080: Guile bug building from source with pkg-config
2016-06-20 20:26 UTC (2+ messages)
bug#13995: Problem with macros whose expansions define and use auxiliary macros
2016-06-20 20:22 UTC (2+ messages)
bug#13966: inlining issue?
2016-06-20 20:06 UTC (2+ messages)
bug#22152: fat_mutex owner corruption (fmoc) inside fat_mutex_unlock (guile-v2.0.11)
2016-06-20 20:05 UTC (3+ messages)
bug#22406: Cannot compile for Windows x64 due to LLP64 model
2016-06-20 20:01 UTC (2+ messages)
bug#18592: FFI should have portable access to ‘errno’
2016-06-20 19:55 UTC (20+ messages)
bug#12207: repl and comments or tabs
2016-06-20 19:39 UTC (2+ messages)
Guile
2016-06-20 19:35 UTC (3+ messages)
` bug#11784: Guile on GNU/Hurd
` bug#11776: "
bug#11083: guile-2.0.5 bug report
2016-06-20 19:31 UTC (5+ messages)
bug#10627: char-ready? is broken for multibyte encodings
2016-06-20 19:23 UTC (9+ messages)
bug#23051: segfault in master (2.1)
2016-06-20 16:19 UTC (2+ messages)
bug#23000: send doesn't check for closed socket
2016-06-20 16:18 UTC (3+ messages)
` bug#23000: update from wingo
bug#22902: GUILE_INSTALL_LOCALE not equivalent to setlocale
2016-06-20 16:16 UTC (2+ messages)
bug#22901: drain-input doesn't decode
2016-06-20 16:12 UTC (2+ messages)
bug#22742: guile-2.1.2 make failed on Solaris10 x86
2016-06-20 16:08 UTC (2+ messages)
bug#22667: string->bytevector encoding error
2016-06-20 16:07 UTC (2+ messages)
bug#21901: bit shift wrong on maximal right shift
2016-06-20 16:02 UTC (2+ messages)
bug#21900: map is not continuation-safe
2016-06-20 16:01 UTC (2+ messages)
bug#13827: faulty range check in bytevector accessor
2016-06-20 15:16 UTC (3+ messages)
bug#23754: Guile doesn't show correct character while interpreting script file
2016-06-12 9:17 UTC
bug#23739: Unexpected behavior of 'add-to-load-path'
2016-06-10 15:19 UTC (3+ messages)
bug#21993: REPL Servers broken on OSX
2016-05-15 14:05 UTC (2+ messages)
bug#23553: Error in running some loop in set! geometry
2016-05-13 10:34 UTC
bug#23500: Manual:4.3 Guile Scripting: Show to a layman that Guile can invoke shell commands, which are common in bash scripts
2016-05-09 22:48 UTC
bug#23421: parse-rfc-822-date is too strict
2016-05-08 20:02 UTC (2+ messages)
bug#23333: typo in documentation
2016-05-08 19:59 UTC (2+ messages)
bug#23416: Lastest guile tarball uses revoked key for signature
2016-05-08 19:57 UTC (2+ messages)
bug#23435: Mysterious SIGABRT
2016-05-04 1:24 UTC (2+ messages)
` bug#23435: The solution to the mysterious SIGABRT
bug#23404: Infinite recursion in GOOPS in Guile 2.2
2016-04-30 2:27 UTC (3+ messages)
bug#23349: Compile output shall be error output
2016-04-23 11:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).