Messages by Date
-
2024/09/23
bug#72936: Compiler in 3.0.10 crashes when inlining 3.0.9 procedure with kw args
Andy Wingo
-
2024/09/22
bug#71300: [PATCH v4] doc: Document SRFI 64.
Tomas Volf
-
2024/09/22
bug#71300: [PATCH v3] doc: Document SRFI 64.
Dr. Arne Babenhauserheide
-
2024/09/18
bug#73334: [critical bug] The set! doesn't work in indirect reference
Nala Ginrut
-
2024/09/18
bug#73334: [critical bug] The set! doesn't work in indirect reference
Thompson, David
-
2024/09/18
bug#73334: [critical bug] The set! doesn't work in indirect reference
Nala Ginrut
-
2024/09/16
bug#73290: sxml-match doesn't support several ellipsis at the same level
Nicolas Graves
-
2024/09/14
bug#71300: [PATCH v4] doc: Document SRFI 64.
Maxim Cournoyer
-
2024/09/13
bug#66046: [PATCH v4 2/3] tests: Add new compile-file tests.
Maxim Cournoyer
-
2024/09/13
bug#66046: [PATCH v4 3/3] ice-9: Fix 'include' when used in compilation contexts.
Maxim Cournoyer
-
2024/09/13
bug#66046: [PATCH v4 1/3] libguile/fports.c: Remove extraneous include.
Maxim Cournoyer
-
2024/09/13
bug#71684: [PATCH v3] doc: Document the peek and pk procedures.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/09/13
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Simon Tournier
-
2024/09/13
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Maxim Cournoyer
-
2024/09/13
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Maxim Cournoyer
-
2024/09/12
bug#73188: [PATCH v2] PEG: Add full support for PEG + some extensions
Ekaitz Zarraga
-
2024/09/11
bug#73188: PEG parser does not support full PEG grammar
Ekaitz Zarraga
-
2024/09/10
bug#73167: [PATCH] Fix setjmp/longjmp-related crashes on Windows
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/09/08
bug#73132: 7.5.46 SRFI-119 Wisp: simpler indentation-sensitive Scheme.
Danny
-
2024/09/07
bug#71262: Status: [PATCH] Try to install C.UTF-8 locale before falling back to C.
Dr. Arne Babenhauserheide
-
2024/09/07
bug#71262: Status: [PATCH] Try to install C.UTF-8 locale before falling back to C.
Tomas Volf
-
2024/09/04
bug#73031: [PATCH] Fix gbt command in gdbinit
brennan
-
2024/09/04
bug#72407: Guile 3.0.10 fails to run tests
Tommi Höynälänmaa
-
2024/09/04
bug#72407: Guile 3.0.10 fails to run tests
Ludovic Courtès
-
2024/09/01
bug#72936: Compiler in 3.0.10 crashes when inlining 3.0.9 procedure with kw args
Ludovic Courtès
-
2024/09/01
bug#72407: Guile 3.0.10 fails to run tests
Tommi Höynälänmaa
-
2024/09/01
bug#72407: Guile 3.0.10 fails to run tests
Ludovic Courtès
-
2024/09/01
bug#72913: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
Ludovic Courtès
-
2024/08/21
bug#40371: [R7RS] Guile does not accept library name parts that, are non-negative exact integers
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/08/17
bug#72688: big lets are deathly slow
spacecadet
-
2024/08/17
bug#72685: [PATCH] Fix typo in dynamic wind documentation.
Andrew McNulty
-
2024/08/16
bug#72678: intraline whitespace not supported between backslash and newline in R6RS string literals
Bruno Haible
-
2024/08/16
bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.
pelzflorian (Florian Pelz)
-
2024/08/15
bug#72645: [PATCH] srfi: Add SRFI-253 support
Artyom Bologov
-
2024/08/13
bug#72612: (set! display #f) infinite loop
tomas
-
2024/08/13
bug#72612: (set! display #f) infinite loop
Bryce Moore
-
2024/08/09
bug#18932: string->number errors on e.g. "1e400xyz"
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/08/09
bug#72547: [PATCH 5/9] tests: Skip mkdtemp test for invalid template on Darwin.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 4/9] filesys.c: Fix readlink for ports on Darwin.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 8/9] Do not depend on tmpnam in posix.test.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 9/9] posix.c: Set errno when pipe2 is not available and flags provided.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 7/9] tests: Fix spawn if file not found with Gnulib.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 1/9] tests: Check TCP_NODELAY for non-zero instead of 1.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 6/9] tests: Fix spawn with #:environment on MacOS.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 3/9] tests: Skip hole-related port tests on Darwin.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 2/9] tests: Skip tests of abstract Unix sockets on Darwin.
Tomas Volf
-
2024/08/09
bug#72547: [PATCH 0/9] Make test suite pass on macOS.
Tomas Volf
-
2024/08/03
bug#69437: basename fails with suffix containing slash
Rob Browning
-
2024/08/03
bug#59572: [PATCH] Fix minor typo.
Rob Browning
-
2024/08/01
bug#69288: [PATCH] Fix typo in documentation for output buffering.
Rob Browning
-
2024/07/31
bug#72407: Guile 3.0.10 fails to run tests
Tommi Höynälänmaa
-
2024/07/30
bug#72380: srfi-64: test-end does not uninstall runner if on-final was modified
Tomas Volf
-
2024/07/30
bug#72381: srfi-64: test-result-remove fails to remove property
Tomas Volf
-
2024/07/30
bug#72373: srfi-64: test-assert evaluates test-name multiple times
Tomas Volf
-
2024/07/30
bug#72376: srfi-64: test-equal evaluates test-name multiple times
Tomas Volf
-
2024/07/30
bug#72374: srfi-64: test-apply does not accept convenience specifiers
Tomas Volf
-
2024/07/30
bug#72370: srfi-64: test-apply requires at least one specifier
Tomas Volf
-
2024/07/30
bug#72377: srfi-64: test-eq evaluates test-name multiple times
Tomas Volf
-
2024/07/30
bug#72378: srfi-64: top-level test-group does not work
Tomas Volf
-
2024/07/30
bug#72369: srfi-64: test-end fails to signal an error with null runner
Tomas Volf
-
2024/07/30
bug#72371: srfi-64: test marked for skip and as expected failure has wrong result-kind in on-test-begin-function
Tomas Volf
-
2024/07/30
bug#72367: srfi-64: nested group not counted as one test
Tomas Volf
-
2024/07/30
bug#72382: srfi-64: test-with-runner requires some decl-or-expr
Tomas Volf
-
2024/07/30
bug#72383: srfi-64: test-runner-reset clobbers the run list
Tomas Volf
-
2024/07/30
bug#72375: srfi-64: test-eqv evaluates test-name multiple times
Tomas Volf
-
2024/07/30
bug#72372: srfi-64: test-approximate evaluates test-name multiple times
Tomas Volf
-
2024/07/30
bug#72366: srfi-64: on-bad-end-name-function has swapped arguments
Tomas Volf
-
2024/07/30
bug#72379: srfi-64: test-approximate does not handle exceptions
Tomas Volf
-
2024/07/30
bug#72384: srfi-64: test-end should not clear fail list
Tomas Volf
-
2024/07/30
bug#72365: srfi-64: test-on-bad-end-name-simple is not allowed to raise an exception
Tomas Volf
-
2024/07/30
bug#72368: srfi-64: test-begin does not set test-runner-test-name
Tomas Volf
-
2024/07/29
bug#72347: Mismatch between documentation and real implementation of list-index
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/29
bug#72347: Mismatch between documentation and real implementation of list-index
Tomas Volf
-
2024/07/28
bug#72347: Mismatch between documentation and real implementation of list-index
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/28
bug#72084: GUILE-VERSION changes don't propagate to .version and Makefile(s)
Rob Browning
-
2024/07/23
bug#71684: [PATCH] doc: Document the peek and pk procedures.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/20
bug#72215: Compiler error building 3.0.10 on 32-bit platforms
Ludovic Courtès
-
2024/07/20
bug#72208: [PATCH] doc: tour: note the top-level modules ice-9, scheme, and srfi
Dr. Arne Babenhauserheide
-
2024/07/20
bug#72209: Texinfo: stexi->texi: Anchor label becomes empty
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/20
bug#72208: [PATCH] doc: tour: note the top-level modules ice-9, scheme, and srfi
Dr. Arne Babenhauserheide
-
2024/07/17
bug#72154: test-error does not work
Tomas Volf
-
2024/07/17
bug#72153: Test name is evaluated twice
Tomas Volf
-
2024/07/15
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/14
bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/13
bug#72092: [PATCH] fix file descriptor leak in piped_process/system*/popen/etc
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/13
bug#72095: Non-local exit with thunk from system-async-mark doesn't restore asyncs block level
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/13
bug#72092: popen creates "/dev/null" fds and never closes them
jakub-w
-
2024/07/12
bug#40809: Apology: documentation for srfi-modules broken?
Rob Browning
-
2024/07/12
bug#40809: Apology: documentation for srfi-modules broken?
Rob Browning
-
2024/07/12
bug#36808: Unable to find GNU libunistring when building Guile 2.2.6
Rob Browning
-
2024/07/12
bug#72086: scm_i_utf8_string_hash overruns buffer when len is zero
Rob Browning
-
2024/07/12
bug#72085: test-suite missing dependency on guile-procedures.txt
Rob Browning
-
2024/07/12
bug#72084: GUILE-VERSION changes don't propagate to .version and Makefile(s)
Rob Browning
-
2024/07/11
bug#72065: (rnrs io ports) lacks documentation
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/11
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Simon Tournier
-
2024/07/10
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Maxim Cournoyer
-
2024/07/10
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Simon Tournier
-
2024/07/10
bug#72041: [PATCH] Fix object file format description
Ivan Sokolov
-
2024/07/08
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Maxim Cournoyer
-
2024/07/07
bug#71980: close 71980
Matt Wette
-
2024/07/07
bug#71980: close
Matt Wette
-
2024/07/07
bug#71980: tmpnam
Matt Wette
-
2024/07/07
bug#71980: [3.0.10] posix.test uses depcrecated tmpnam
Tomas Volf
-
2024/07/07
bug#71980: [3.0.10] posix.test uses depcrecated tmpnam
Matt Wette
-
2024/07/02
bug#71684: [PATCH v2] doc: Document the peek and pk procedures.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/07/02
bug#71304: [PATCH] Add support for 'else' clause in R7RS cond-expand.
Maxim Cournoyer
-
2024/07/01
bug#71684: [PATCH] doc: Document the peek and pk procedures.
Maxim Cournoyer
-
2024/07/01
bug#71800: [PATCH 0/2] Improve documentation about using modules.
Maxim Cournoyer
-
2024/07/01
bug#71891: 3.0.10 may be broken on 32-bit architectures
Rob Browning
-
2024/07/01
bug#71304: [PATCH] Add support for 'else' clause in R7RS cond-expand.
Dr. Arne Babenhauserheide
-
2024/06/27
bug#71800: [PATCH 1/2] doc: Document #:hide.
Tomas Volf
-
2024/06/27
bug#71800: [PATCH 2/2] doc: Fix implication of omitting optional arguments.
Tomas Volf
-
2024/06/27
bug#71800: [PATCH 0/2] Improve documentation about using modules.
Tomas Volf
-
2024/06/27
bug#71798: [PATCH 1/2] doc: Document #:hide.
Tomas Volf
-
2024/06/27
bug#71799: [PATCH 2/2] doc: Fix implication of omitting optional arguments.
Tomas Volf
-
2024/06/27
bug#71796: [PATCH] Do not depend on tmpnam in posix.test.
Tomas Volf
-
2024/06/24
bug#71765: 3.0.10: make check fails when configure --disable-tmpnam
Matt Wette
-
2024/06/24
bug#71752: commit 57a889b72 breaks cross compilation of 32bit target on 64bit host
balducci
-
2024/06/23
bug#71742: [3.0.10] make check fails when configure --disable-tmpnam
Matt Wette
-
2024/06/21
bug#71696: evaling an `eval-when' form leads to errors for guile-3-d2613
zardoz
-
2024/06/20
bug#71684: [PATCH] doc: Document the peek and pk procedures.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/06/19
bug#46009: exception from inside false-if-exception?
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/06/19
bug#46009: exception from inside false-if-exception?
Attila Lendvai
-
2024/06/19
bug#46009: exception from inside false-if-exception?
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/06/18
bug#71303: [PATCH] doc: Fix typo in PEG example.
lloda
-
2024/06/17
bug#46009: exception from inside false-if-exception?
Attila Lendvai
-
2024/06/17
bug#46009: exception from inside false-if-exception?
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/06/17
bug#46009: exception from inside false-if-exception?
Attila Lendvai
-
2024/06/12
bug#46009: exception from inside false-if-exception?
Attila Lendvai
-
2024/06/07
bug#71416: Dead link in the Guile manual
Yuval Langer
-
2024/06/05
bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.
pelzflorian (Florian Pelz)
-
2024/06/05
bug#71383: Guile 3.0.9 / error missing auxiliary stack implementation for architecture
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/06/03
bug#71334: GNU Guile 3.0.7 bug report
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/05/31
bug#71304: [PATCH] Add support for 'else' clause in R7RS cond-expand.
Maxim Cournoyer
-
2024/05/31
bug#71303: [PATCH] doc: Fix typo in PEG example.
Maxim Cournoyer
-
2024/05/31
bug#67797: non-free license listed in module/ice-9/psyntax.scm
Maxim Cournoyer
-
2024/05/31
bug#71301: [PATCH] module: Add some docstrings to (system base compile).
Maxim Cournoyer
-
2024/05/31
bug#71300: [PATCH v3] doc: Document SRFI 64.
Maxim Cournoyer
-
2024/05/31
bug#71268: [PATCH v5 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode.
Maxim Cournoyer
-
2024/05/31
bug#71268: [PATCH v5 1/4] (ice-9 boot-9): Fix typo.
Maxim Cournoyer
-
2024/05/31
bug#71268: [PATCH v5 4/4] load: Display modules depth in output when using %load-verbosely.
Maxim Cournoyer
-
2024/05/31
bug#71268: [PATCH v5 3/4] guix.scm: Add git:send-email to environment, for convenience.
Maxim Cournoyer
-
2024/05/29
bug#71268: [PATCH v5 0/4] Add module depth information to %load-verbosely output
Maxim Cournoyer
-
2024/05/29
bug#71262: [PATCH] Try to install C.UTF-8 locale before falling back to C.
Tomas Volf
-
2024/05/28
bug#71253: [PATCH] doc: minor typo fix
Nikolaos Chatzikonstantinou
-
2024/05/18
bug#71047: [PATCH] doc: Recommend alist-copy instead of list-copy.
Tomas Volf
-
2024/05/08
bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.
Maxim Cournoyer
-
2024/05/07
bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts
Simon Tournier
-
2024/05/06
bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/05/06
bug#70144: system* affects signal handlers
Ludovic Courtès
-
2024/05/06
bug#67063: unread-string does not match documented functionality
Ludovic Courtès
-
2024/05/06
bug#70142: [PATCH] Fix error messages containing format strings
Ludovic Courtès
-
2024/05/06
bug#69921: [PATCH] eval-string: Fix setting port column
Ludovic Courtès
-
2024/05/06
bug#69315: [PATCH] Build system fixes
Ludovic Courtès
-
2024/05/06
bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts
Ludovic Courtès
-
2024/05/06
bug#68878: [PATCH] Fix typos throughout codebase.
Ludovic Courtès
-
2024/05/06
bug#69730: Segfault in (spawn) when passed wrong port
Ludovic Courtès
-
2024/05/05
bug#70144: system* affects signal handlers
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/05/05
bug#70778: `include' is unable to include local file
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/05/02
bug#70144: system* affects signal handlers
Ludovic Courtès
-
2024/04/29
bug#46009: exception from inside false-if-exception?
Maxime Devos
-
2024/04/29
bug#70645: Reliable HTTPS networking
Christopher Baines
-
2024/04/29
bug#70645: [PATCH 1/2] Allow specifying the socket style for open-socket-for-uri.
Christopher Baines
-
2024/04/29
bug#70645: [PATCH 2/2] web: Handle non-blocking ports in tls-wrap.
Christopher Baines
-
2024/04/29
bug#70645: Reliable HTTPS networking
Christopher Baines
-
2024/04/28
bug#70640: A Texinfo aware `,describe` command.
Yuval Langer
-
2024/04/28
bug#70628: segmentation fault reading socketpair after fork
Jakov Tutavac
-
2024/04/27
bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.
pelzflorian (Florian Pelz)
-
2024/04/26
bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.
Maxim Cournoyer
-
2024/04/24
bug#43364: with-output-to-port works with file ports
Tony Garnock-Jones
-
2024/04/23
bug#43364: with-output-to-port works with file ports
Fabio Natali
-
2024/04/23
bug#70534: eval-string: wrong environment for compilation
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/04/22
bug#70474: [PATCH] Move the spin loop target to the LDAXR instruction.
Tony Garnock-Jones
-
2024/04/22
bug#70474: [PATCH] Move the spin loop target to the LDAXR instruction.
Tony Garnock-Jones
-
2024/04/22
bug#70474: Just adding DMB doesn't help
Tony Garnock-Jones
-
2024/04/21
bug#70510: Small documentation error for case-lambda*
jeremy
-
2024/04/19
bug#70474: [PATCH 2/2] Replace aarch64 CAS and atomic-swap generated JIT code with CASAL and SWPAL instructions
Tony Garnock-Jones
-
2024/04/19
bug#70474: [PATCH 1/2] Including the cast makes Apple clang 15.0.0 happy; without it, clang is sad
Tony Garnock-Jones
-
2024/04/19
bug#70474: Also manifests on an M1 running 14.1.1 and with newer Guile versions
Tony Garnock-Jones
-
2024/04/19
bug#70474: Possible bug with `atomic-box-swap!` on OSX/M3 (?!?!)
Christopher Baines
-
2024/04/19
bug#70474: Possible bug with `atomic-box-swap!` on OSX/M3 (?!?!)
Tony Garnock-Jones
-
2024/04/08
bug#20272: Support reproducible builds
Bernhard M. Wiedemann
-
2024/04/08
bug#20272: Support reproducible builds
Thompson, David
-
2024/04/03
bug#70144: system* affects signal handlers
Mikael Djurfeldt
-
2024/04/02
bug#70144: system* affects signal handlers
Christopher Baines
-
2024/04/02
bug#70142: [PATCH] Fix error messages containing format strings
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/03/27
bug#70033: Possible Bug: Inconsistent Evaluation Environment
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/03/25
bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.
Florian Pelz
-
2024/03/21
bug#68504: [PATCH v3] Add copy-on-write support to scm_copy_file.
Ludovic Courtès
-
2024/03/20
bug#69315: [PATCH] Build system fixes
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/03/20
bug#69921: [PATCH] eval-string: Fix setting port column
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2024/03/20
bug#69919: Inaccurate api-procedures manual sentence on lambda formal arguments
Richard Sent
-
2024/03/19
bug#69725: Incorrect comapration between exact and inexact numbers
lloda
-
2024/03/18
bug#69725: Incorrect comapration between exact and inexact numbers
lloda
-
2024/03/17
bug#69857: ports.c, "scm-set-current-output-port" vs "set-current-output-port"
Matt Wette
-
2024/03/12
bug#68504: [PATCH v3] Add copy-on-write support to scm_copy_file.
Tomas Volf
-
2024/03/12
bug#68504: [PATCH v3] Add copy-on-write support to scm_copy_file.
Ludovic Courtès
-
2024/03/11
bug#69730: Segfault in (spawn) when passed wrong port
Tomas Volf
-
2024/03/11
bug#69725: Incorrect comapration between exact and inexact numbers
Maciej
-
2024/02/28
bug#69458: make check: failed test-out-of-memory
Alexander Reisner