Messages by Date
-
2023/01/04
bug#60528: uri->string swallows mandatory slashes
tomas
-
2023/01/03
bug#60528: uri->string swallows mandatory slashes
Liliana Marie Prikler
-
2023/01/03
bug#60522: make-vector takes 100% cpu if called without argument in the REPL
tomas
-
2023/01/03
bug#60522: make-vector takes 100% cpu if called without argument in the REPL
Sascha Ziemann
-
2023/01/02
bug#60488: string-ref segfaults with n < 0 on Guile 3.0.8
Jean Abou Samra
-
2023/01/02
bug#60488: string-ref segfaults with n < 0 on Guile 3.0.8
festerdam
-
2023/01/02
bug#60487: string-ref segfaults with n < 0 on Guile 3.0.8
festerdam
-
2023/01/01
bug#60461: [PATCH] Improve compliance of HTTP challenge parsing
mason1920
-
2022/12/25
bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Ludovic Courtès
-
2022/12/25
bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Ludovic Courtès
-
2022/12/25
bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Ludovic Courtès
-
2022/12/23
bug#52835: [PATCH v7 1/2] Add spawn* and spawn.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/12/23
bug#52835: [PATCH v7 2/2] Make system* and piped-process internally use spawn.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/12/23
bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/12/23
bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Ludovic Courtès
-
2022/12/22
bug#27782: patch to add support for mmap and friends
Matt Wette
-
2022/12/22
bug#52835: [PATCH v6 0/3] Move spawning procedures to posix_spawn.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/12/22
bug#52835: [PATCH v6 2/3] Make system* and piped-process internally use spawn.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/12/22
bug#52835: [PATCH v6 3/3] Move popen and posix procedures to spawn*.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/12/22
bug#52835: [PATCH v6 1/3] Add spawn*.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/12/20
bug#44505: Guile 3.0.4 build fails on macOS Big Sur / ARM
lloda
-
2022/12/20
bug#60234: Build failure on mac os 12.6 / gcc 12.2
lloda
-
2022/12/20
bug#60234: Build failure on mac os 12.6 / gcc 12.2
lloda
-
2022/12/20
bug#27782: patch to add support for mmap and friends
Matt Wette
-
2022/12/17
bug#60170:
Stefan Israelsson Tampe
-
2022/12/16
bug#32040: bug in repl/server.scm
Matt Wette
-
2022/12/12
bug#36682: Error in Guile scripting examples
Maxim Cournoyer
-
2022/12/12
bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Ludovic Courtès
-
2022/12/12
bug#60022: configure.ac fix for C99 compatibility
Florian Weimer
-
2022/12/12
bug#36682: Error in Guile scripting examples
Maxim Cournoyer
-
2022/12/12
bug#59540: Calling length on a very long improper list is disastrous.
Ludovic Courtès
-
2022/12/12
bug#59540: Calling length on a very long improper list is disastrous.
lloda
-
2022/12/11
bug#59874: Segfault from string-ref with negative 'k'
Jean Abou Samra
-
2022/12/11
bug#59984: segfault in list-ref
Jean Abou Samra
-
2022/12/11
bug#59984: segfault in list-ref
Christopher Lam
-
2022/12/11
bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/12/10
bug#57440: Guile manual has incorrect history on the name
Dr. Arne Babenhauserheide
-
2022/12/10
bug#59540: Calling length on a very long improper list is disastrous.
Ludovic Courtès
-
2022/12/10
bug#59874: Segfault from string-ref with negative 'k'
bokr
-
2022/12/08
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
Ludovic Courtès
-
2022/12/08
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
Andrew Whatson
-
2022/12/07
bug#49686: Confusing presence of #f in error message
Jean Abou Samra
-
2022/12/07
bug#59874: Segfault from string-ref with negative 'k'
lloda
-
2022/12/07
bug#59874: Segfault from string-ref with negative 'k'
Ricardo Wurmus
-
2022/12/07
bug#59874: Segfault from string-ref with negative 'k'
tomas
-
2022/12/07
bug#59874: Segfault from string-ref with negative 'k'
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/29
bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Ludovic Courtès
-
2022/11/27
bug#59647: [PATCH] Fix typos in docstrings.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/27
bug#59646: [PATCH v2] Add short command for locals debug command.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/27
bug#59646: [PATCH] Add short command for locals debug command.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/26
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
Ludovic Courtès
-
2022/11/25
bug#59597: [PATCH 3/3] Change order of the resulting alist - a new entry is added to the start of the alist.
Yuval Langer
-
2022/11/25
bug#59595: [PATCH 1/3] Add examples and incomplete wordings.
Yuval Langer
-
2022/11/25
bug#59596: [PATCH 2/3] Add an interactive session exception error message.
Yuval Langer
-
2022/11/25
bug#59572: [PATCH] Fix minor typo.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/24
bug#59540: Calling length on a very long improper list is disastrous.
Jeremy Phelps
-
2022/11/20
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
Andrew Whatson
-
2022/11/20
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
tomas
-
2022/11/20
bug#59055: [PATCH] Fix possible deadlock.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/20
bug#59021: Unbounded heap growth when combining dynamic states & delimited continuation
Ludovic Courtès
-
2022/11/20
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
Ludovic Courtès
-
2022/11/20
bug#59055: [PATCH] Fix possible deadlock.
Ludovic Courtès
-
2022/11/17
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
tomas
-
2022/11/17
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
Andrew Whatson
-
2022/11/17
bug#57507: Regular expression matching depends on locale encoding
Jean Abou Samra
-
2022/11/16
bug#59325: The documentation of `map` is confusing
Jacob Hrbek
-
2022/11/16
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
hylophile
-
2022/11/16
bug#59221: (file-exists? #f) raises an exception
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/13
bug#59221: (file-exists? #f) raises an exception
Jean Abou Samra
-
2022/11/12
bug#59221: (file-exists? #f) raises an exception
tomas
-
2022/11/12
bug#59221: (file-exists? #f) raises an exception
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/12
bug#59221: (file-exists? #f) raises an exception
Jean Abou Samra
-
2022/11/12
bug#59221: (file-exists? #f) raises an exception
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/11
bug#57440: [patch] Guile manual has incorrect history on the name
Dr. Arne Babenhauserheide
-
2022/11/11
bug#59204: Duplicate of bug#57440 — sorry for that, I still had it in my patch list and saw that it did not get killed on pull+rebase so I thought I had forgotten to send it.
Dr. Arne Babenhauserheide
-
2022/11/11
bug#59204: [PATCH] small history doc change: the name change was suggested by Lee Thomas
Dr. Arne Babenhauserheide
-
2022/11/11
bug#59203: [PATCH] add function string-split-substring
Dr. Arne Babenhauserheide
-
2022/11/08
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Ludovic Courtès
-
2022/11/07
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Rob Browning
-
2022/11/07
bug#59021: Unbounded heap growth when combining dynamic states & delimited continuation
Maxim Cournoyer
-
2022/11/07
bug#59021: Unbounded heap growth when combining dynamic states & delimited continuation
Maxim Cournoyer
-
2022/11/07
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Ludovic Courtès
-
2022/11/07
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Ludovic Courtès
-
2022/11/06
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Rob Browning
-
2022/11/06
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Rob Browning
-
2022/11/06
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Rob Browning
-
2022/11/05
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Ludovic Courtès
-
2022/11/05
bug#59021: Unbounded heap growth when combining dynamic states & delimited continuation
Ludovic Courtès
-
2022/11/05
bug#59055: [PATCH] Fix possible deadlock.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/11/04
bug#59021: Unbounded heap growth when combining dynamic states & delimited continuation
Ludovic Courtès
-
2022/10/30
bug#58905: Vector initialization loop remains even when allocation is elided
Ludovic Courtès
-
2022/10/27
bug#58524: Acknowledgement (pointer->procedure doesn't support foreign function use varargs.)
Zhu Zihao
-
2022/10/19
bug#58646: [PATCH] doc: Fix eval-when example
Jean Abou Samra
-
2022/10/16
bug#55356: [PATCH] Always release thread data mutex in join-thread.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/10/14
bug#58529: possible doc bug in guile manual
George Demmy
-
2022/10/14
bug#58529: possible doc bug in guile manual
George Demmy
-
2022/10/14
bug#58524: pointer->procedure doesn't support foreign function use varargs.
Zhu Zihao
-
2022/10/14
bug#58517: Bug: Module for SXPath not Documented
Frederick M. Muriithi
-
2022/10/13
bug#58498: Foreign callback returned by procedure->pointer cannot be executed in foreign thread.
Zhu Zihao
-
2022/10/13
bug#57948: [PATCH] Avoid 'frame-local-ref' errors when printing backtrace.
Ludovic Courtès
-
2022/10/12
bug#57948: [PATCH] Avoid 'frame-local-ref' errors when printing backtrace.
Andrew Whatson
-
2022/10/12
bug#58109: simple-format vs (ice-9 format) bug in 3.0.7?
Ludovic Courtès
-
2022/10/12
bug#57948: [PATCH] Avoid 'frame-local-ref' errors when printing backtrace.
Ludovic Courtès
-
2022/10/05
bug#58297: GOOPS slot accessor specialization and inheritance do not compose
Mikael Djurfeldt
-
2022/10/04
bug#58297: GOOPS slot accessor specialization and inheritance do not compose
Thompson, David
-
2022/10/01
bug#58109: simple-format vs (ice-9 format) bug in 3.0.7?
Jean Abou Samra
-
2022/10/01
bug#58217: tree-il->bytecode compilation of (not (list …)) fails
Ludovic Courtès
-
2022/10/01
bug#57377: [PATCH] api-coverage.texi: fix example, remove mentions of unimplemented features
Ludovic Courtès
-
2022/10/01
bug#57440: Guile manual has incorrect history on the name
Ludovic Courtès
-
2022/10/01
bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag).
Ludovic Courtès
-
2022/10/01
bug#57778: [PATCH] * doc/ref/sxml.texi (7.21.4 Transforming SXML): adds a mention to the module to be imported for the procedures introduced in this section of the documentation.
Ludovic Courtès
-
2022/10/01
bug#58109: simple-format vs (ice-9 format) bug in 3.0.7?
Ludovic Courtès
-
2022/10/01
bug#49941: [PATCH] module/system/base/target.scm: support riscv32
Ludovic Courtès
-
2022/10/01
bug#58217: tree-il->bytecode compilation of (not (list …)) fails
Ludovic Courtès
-
2022/09/30
bug#58154: fluid-ref* with negative index segfaults
lloda
-
2022/09/28
bug#58154: fluid-ref* with negative index segfaults
Maxime Devos
-
2022/09/27
bug#58109: simple-format vs (ice-9 format) bug in 3.0.7?
Jean Abou Samra
-
2022/09/27
bug#58109: simple-format vs (ice-9 format) bug in 3.0.7?
Jean Abou Samra
-
2022/09/27
bug#58109: simple-format vs (ice-9 format) bug in 3.0.7?
Christopher Lam
-
2022/09/25
bug#58066: pretty-print will make data modified by set-cdr! to random value
Jean Abou Samra
-
2022/09/25
bug#58068: pretty-print corrupts data modified by set-cdr!
slbtty
-
2022/09/25
bug#58066: pretty-print will make data modified by set-cdr! to random value
slbtty
-
2022/09/22
bug#55568: (no subject)
Thomas White
-
2022/09/22
bug#58001: Cannot use 'read' in imported library
author
-
2022/09/21
bug#35430: close
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/09/20
bug#57948: Frame bindings referring to non-existent locals
Andrew Whatson
-
2022/09/20
bug#57948: Frame bindings referring to non-existent locals
Andrew Whatson
-
2022/09/17
bug#57808: [PATCH] string-fun: Fix typo
lloda
-
2022/09/14
bug#57808: [PATCH] string-fun: Fix typo
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/09/13
bug#57778: [PATCH] * doc/ref/sxml.texi (7.21.4 Transforming SXML): adds a mention to the module to be imported for the procedures introduced in this section of the documentation.
Fulbert
-
2022/09/13
bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag).
Fulbert
-
2022/09/07
bug#57567: ‘primitive-load’ should open files with O_CLOEXEC
Ludovic Courtès
-
2022/09/05
bug#57507: Regular expression matching depends on locale encoding
Ludovic Courtès
-
2022/09/05
bug#57507: Regular expression matching depends on locale encoding
Jean Abou Samra
-
2022/09/05
bug#57507: Regular expression matching depends on locale encoding
Ludovic Courtès
-
2022/09/04
bug#52835: [PATCH v5 0/3] Move spawning procedures to posix_spawn.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/09/04
bug#52835: [PATCH v5 3/3] Move popen and posix procedures to spawn*.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/09/04
bug#52835: [PATCH v5 2/3] Add spawn*.
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/09/03
bug#57567: ‘primitive-load’ should open files with O_CLOEXEC
Ludovic Courtès
-
2022/09/02
bug#57379: GUI toolkit for Guile 3.0?
David Pirotte
-
2022/09/02
bug#57379: GUI toolkit for Guile 3.0?
David Pirotte
-
2022/09/01
bug#57507: Regular expression matching depends on locale encoding
dsmich
-
2022/09/01
bug#57379: GUI toolkit for Guile 3.0?
adriano
-
2022/08/31
bug#57507: Regular expression matching depends on locale encoding
Jean Abou Samra
-
2022/08/30
bug#57379: GUI toolkit for Guile 3.0?
Lee Thomas
-
2022/08/29
bug#57379: GUI toolkit for Guile 3.0?
Ricardo Wurmus
-
2022/08/29
bug#57379: GUI toolkit for Guile 3.0?
Lee Thomas
-
2022/08/29
bug#56493: close
lloda
-
2022/08/29
bug#57379: GUI toolkit for Guile 3.0?
David Pirotte
-
2022/08/29
bug#50068: [PATCH] In curried definitions, move docstrings to outermost lambdas
lloda
-
2022/08/29
bug#50068: [PATCH] In curried definitions, move docstrings to outermost lambdas
Jean Abou Samra
-
2022/08/29
bug#57379: GUI toolkit for Guile 3.0?
Ricardo Wurmus
-
2022/08/29
bug#57379: GUI toolkit for Guile 3.0?
Ricardo Wurmus
-
2022/08/28
bug#57379: GUI toolkit for Guile 3.0?
Lee Thomas
-
2022/08/28
bug#57379: GUI toolkit for Guile 3.0?
David Pirotte
-
2022/08/28
bug#57379: GUI toolkit for Guile 3.0?
David Pirotte
-
2022/08/27
bug#57379: GUI toolkit for Guile 3.0?
Ricardo Wurmus
-
2022/08/26
bug#57440: [patch] Guile manual has incorrect history on the name
Lee Thomas
-
2022/08/26
bug#57440: [patch] Guile manual has incorrect history on the name
Dr. Arne Babenhauserheide
-
2022/08/26
bug#57440: Guile manual has incorrect history on the name
Lee Thomas
-
2022/08/26
bug#57379: GUI toolkit for Guile 3.0?
Lee Thomas
-
2022/08/26
bug#57379: GUI toolkit for Guile 3.0?
Ricardo Wurmus
-
2022/08/26
bug#50068: [PATCH] In curried definitions, move docstrings to outermost lambdas
Jean Abou Samra
-
2022/08/25
bug#57379: GUI toolkit for Guile 3.0?
David Pirotte
-
2022/08/24
bug#57393: The Guile manuall has no entry for use-typelibs in the Procedures Index
Lee Thomas
-
2022/08/24
bug#57393: The Guile manuall has no entry for use-typelibs in the Procedures Index
Jean Abou Samra
-
2022/08/24
bug#57393: The Guile manuall has no entry for use-typelibs in the Procedures Index
Lee Thomas
-
2022/08/24
bug#57379: GUI toolkit for Guile 3.0?
Lee Thomas
-
2022/08/24
bug#57379: GUI toolkit for Guile 3.0?
David Pirotte
-
2022/08/24
bug#57379: GUI toolkit for Guile 3.0?
Jessica Tallon
-
2022/08/24
bug#57379: GUI toolkit for Guile 3.0?
Lee Thomas
-
2022/08/24
bug#57379: GUI toolkit for Guile 3.0?
Jessica Tallon
-
2022/08/24
bug#57379: GUI toolkit for Guile 3.0?
Lee Thomas
-
2022/08/24
bug#57377: [PATCH] api-coverage.texi: fix example, remove mentions of unimplemented features
Antoine Kalmbach
-
2022/08/20
bug#49232: [PATCH] load-foreign-library: perform substring match on library files
Maxime Devos
-
2022/08/20
bug#49232: [PATCH] load-foreign-library: perform substring match on library files
Maxime Devos
-
2022/08/20
bug#49232: [PATCH] load-foreign-library: perform substring match on library files
Sören Tempel
-
2022/08/15
bug#57226: format seemingly drops arguments when iterating tablature
TQ Hirsch
-
2022/08/12
bug#57145: [PATCH] Add xcons example
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/08/12
bug#57145: [PATCH] Add xcons example
lloda
-
2022/08/11
bug#57145: [PATCH] Add xcons example
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/08/11
bug#57098: patch
lloda
-
2022/08/10
bug#57123: compile discards multiple values
Jean Abou Samra
-
2022/08/10
bug#57119: Warning level 0 still yields warnings
Jean Abou Samra
-
2022/08/09
bug#57098: [PATCH] doc: Add car+cdr example
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/08/02
bug#51129: gperf
lloda
-
2022/07/24
bug#56751: Protocol of parent record type is ignored
Maxime Devos
-
2022/07/24
bug#49232: [PATCH] load-foreign-library: perform substring match on library files
Sören Tempel
-
2022/07/23
bug#49232: [PATCH] load-foreign-library: perform substring match on library files
soeren
-
2022/07/23
bug#49232: [PATCH] load-foreign-library: perform substring match on library files
Maxime Devos
-
2022/07/20
bug#56675: UTF16 encoding adds BOM before every single character
Jean Abou Samra
-
2022/07/20
bug#56665: Segfault in SRFI-37 when raising ERROR in ARGS-FOLD.
Ricardo Wurmus
-
2022/07/18
bug#56632: [PATCH] srfi-19: fix 12AM in ~I and ~l
Bug reports for GUILE, GNU's Ubiquitous Extension Language
-
2022/07/13
bug#56543: bitwise-rotate-bit-field causes gmp overflow
Jason Hemann
-
2022/07/12
bug#56515: [PATCH] Add ,delete-all to delete all traps
Ekaitz Zarraga
-
2022/07/11
bug#56498: (set! repl-welcome ...) no longer works.
Sean
-
2022/07/11
bug#32501: Bug #32501 - Bouncing parentheses broken in REPL with vi-mode enabled
Sean
-
2022/07/11
bug#56493: Source locations are broken when byte-compiling
Jean Abou Samra
-
2022/07/05
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Rob Browning
-
2022/07/05
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Rob Browning