messages from 2022-02-19 21:08:45 to 2022-11-25 11:10:09 UTC [more...]
bug#59572: [PATCH] Fix minor typo
2022-11-25 11:10 UTC
bug#59540: Calling length on a very long improper list is disastrous
2022-11-24 10:52 UTC
bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
2022-11-21 4:22 UTC (6+ messages)
bug#59055: [PATCH] Fix possible deadlock
2022-11-20 18:33 UTC (3+ messages)
bug#59021: Unbounded heap growth when combining dynamic states & delimited continuation
2022-11-20 17:28 UTC (5+ messages)
bug#57507: Regular expression matching depends on locale encoding
2022-11-17 20:33 UTC (6+ messages)
bug#59325: The documentation of `map` is confusing
2022-11-17 0:42 UTC
bug#59221: (file-exists? #f) raises an exception
2022-11-16 15:27 UTC (6+ messages)
bug#57440: Guile manual has incorrect history on the name
2022-11-11 21:57 UTC (5+ messages)
` bug#57440: [patch] "
bug#59204: [PATCH] small history doc change: the name change was suggested by Lee Thomas
2022-11-11 21:46 UTC (2+ messages)
` 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
bug#59203: [PATCH] add function string-split-substring
2022-11-11 21:02 UTC
bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
2022-11-08 10:09 UTC (10+ messages)
bug#58905: Vector initialization loop remains even when allocation is elided
2022-10-30 21:38 UTC
bug#58524: pointer->procedure doesn't support foreign function use varargs
2022-10-27 16:42 UTC (2+ messages)
` bug#58524: Acknowledgement (pointer->procedure doesn't support foreign function use varargs.)
bug#58646: [PATCH] doc: Fix eval-when example
2022-10-19 21:04 UTC
bug#55356: join-thread unusable if timeout was hit
2022-10-16 15:36 UTC (2+ messages)
` bug#55356: [PATCH] Always release thread data mutex in join-thread
bug#58529: possible doc bug in guile manual
2022-10-14 21:04 UTC (2+ messages)
bug#58517: Bug: Module for SXPath not Documented
2022-10-14 13:30 UTC
bug#58498: Foreign callback returned by procedure->pointer cannot be executed in foreign thread
2022-10-13 16:01 UTC
bug#57948: [PATCH] Avoid 'frame-local-ref' errors when printing backtrace
2022-10-13 13:09 UTC (3+ messages)
bug#58109: simple-format vs (ice-9 format) bug in 3.0.7?
2022-10-12 20:50 UTC (6+ messages)
` "
bug#58297: GOOPS slot accessor specialization and inheritance do not compose
2022-10-05 13:26 UTC (2+ messages)
bug#58217: tree-il->bytecode compilation of (not (list …)) fails
2022-10-01 14:02 UTC (2+ messages)
bug#57377: [PATCH] api-coverage.texi: fix example, remove mentions of unimplemented features
2022-10-01 13:57 UTC (2+ messages)
bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag)
2022-10-01 13:50 UTC (2+ messages)
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
2022-10-01 13:49 UTC (2+ messages)
bug#49941: [PATCH] module/system/base/target.scm: support riscv32
2022-10-01 13:26 UTC (2+ messages)
bug#58154: fluid-ref* with negative index segfaults
2022-09-30 14:39 UTC (2+ messages)
bug#58066: pretty-print will make data modified by set-cdr! to random value
2022-09-25 10:16 UTC (2+ messages)
bug#58068: pretty-print corrupts data modified by set-cdr!
2022-09-24 22:09 UTC
bug#55568: Error in string->number when calling (backtrace) without COLUMNS envionment variable
2022-09-22 18:42 UTC (2+ messages)
` bug#55568: (no subject)
bug#58001: Cannot use 'read' in imported library
2022-09-22 7:30 UTC
bug#35430: MinGW: Including libguile.h breaks build because there is no sys/select.h
2022-09-21 12:53 UTC (2+ messages)
` bug#35430: close
bug#57948: Frame bindings referring to non-existent locals
2022-09-20 9:29 UTC (2+ messages)
bug#57808: [PATCH] string-fun: Fix typo
2022-09-17 11:45 UTC (2+ messages)
bug#57567: ‘primitive-load’ should open files with O_CLOEXEC
2022-09-07 16:03 UTC (2+ messages)
bug#52835: [PATCH v3] Fix child spawning closing standard fds prematurely
2022-09-05 6:48 UTC (10+ messages)
` bug#52835: [PATCH v4 0/4] Improve safety of start_child and piped-process
` bug#52835: [PATCH v4 1/4] Fix child spawning closing standard fds prematurely
` bug#52835: [PATCH v4 2/4] Avoid double closes in piped-process
` bug#52835: [PATCH v4 3/4] Remove useless closing code in start_child
` bug#52835: [PATCH v4 4/4] Make start_child propagate the child errno to the parent
` bug#52835: [PATCH v5 0/3] Move spawning procedures to posix_spawn
` bug#52835: [PATCH v5 1/3] Update gnulib to 0.1.5414-8204d and add posix_spawn, posix_spawnp
` bug#52835: [PATCH v5 2/3] Add spawn*
` bug#52835: [PATCH v5 3/3] Move popen and posix procedures to spawn*
bug#57379: GUI toolkit for Guile 3.0?
2022-09-03 4:26 UTC (25+ messages)
bug#56493: Source locations are broken when byte-compiling
2022-08-29 17:57 UTC (2+ messages)
` bug#56493: close
bug#50068: Curried definitions lose docstrings
2022-08-29 16:15 UTC (5+ messages)
` bug#50068: [PATCH] In curried definitions, move docstrings to outermost lambda
` bug#50068: [PATCH] In curried definitions, move docstrings to outermost lambdas
bug#57393: The Guile manuall has no entry for use-typelibs in the Procedures Index
2022-08-25 4:08 UTC (3+ messages)
bug#49232: load-foreign-library does not find versioned .so files
2022-08-20 18:30 UTC (7+ messages)
` [PATCH] load-foreign-library: perform substring match on library files
` bug#49232: "
bug#57226: format seemingly drops arguments when iterating tablature
2022-08-15 10:41 UTC
bug#57145: [PATCH] Add xcons example
2022-08-12 13:15 UTC (3+ messages)
bug#57098: [PATCH] doc: Add car+cdr example
2022-08-11 16:02 UTC (2+ messages)
` bug#57098: patch
bug#57123: compile discards multiple values
2022-08-10 18:10 UTC
bug#57119: Warning level 0 still yields warnings
2022-08-10 16:16 UTC
bug#51129: Check for gperf if running from git: this avoids breaking at runtime
2022-08-02 17:27 UTC (2+ messages)
` bug#51129: gperf
bug#56751: Protocol of parent record type is ignored
2022-07-24 20:56 UTC
bug#56675: UTF16 encoding adds BOM before every single character
2022-07-20 21:39 UTC
bug#56665: Segfault in SRFI-37 when raising ERROR in ARGS-FOLD
2022-07-20 14:34 UTC
bug#56632: [PATCH] srfi-19: fix 12AM in ~I and ~l
2022-07-18 4:04 UTC
bug#56543: bitwise-rotate-bit-field causes gmp overflow
2022-07-13 21:55 UTC
bug#56515: [PATCH] Add ,delete-all to delete all traps
2022-07-12 8:47 UTC
bug#32501: Bouncing parentheses broken in REPL with vi-mode enabled
2022-07-11 12:20 UTC (2+ messages)
` bug#32501: Bug #32501 - "
bug#56498: (set! repl-welcome ...) no longer works
2022-07-11 12:04 UTC
bug#53928: [PATCH] Allow null bytes in UNIX sockets
2022-06-16 8:09 UTC (2+ messages)
bug#53125: Missing abstract unix socket support
2022-06-16 8:07 UTC (2+ messages)
bug#54911: Missing modules argument for coverage-data->lcov
2022-06-16 8:03 UTC (2+ messages)
bug#54622: [PATCH] Find unidata_to_charset.awk in $(srcdir)
2022-06-16 7:43 UTC (2+ messages)
bug#54915: [PATCH] Guile rejects empty vendor in GNU triplets, as used by NetBSD
2022-06-16 7:43 UTC (2+ messages)
bug#55934: [PATCH] (library ...) form in cond-expand inside R7RS define-library
2022-06-16 7:37 UTC (2+ messages)
bug#56009: [PATCH] Clarify that patches are sent to the same email address as bug reports
2022-06-16 4:39 UTC
bug#55344: ftw thinks readable directories are unreadable if "other" don't have read permission
2022-05-17 16:03 UTC (2+ messages)
bug#55456: No Guile Version for Windows OS
2022-05-16 7:30 UTC (2+ messages)
` bug#55457: "
bug#31878: Module autoloading is not thread safe
2022-04-04 11:47 UTC (2+ messages)
bug#54478: unwanted source references showing up w/ -O0 (with patch)
2022-03-27 14:27 UTC (2+ messages)
` bug#54478: unwanted source references
bug#54566: Can't build with `--disable-regex`
2022-03-25 13:58 UTC
bug#46258: bug#54485: [PATCH] gnu: Add guile-with-openat
2022-03-24 11:55 UTC
bug#54538: (ice-9 suspendable-ports) doesn’t implement the 'escape conversion strategy
2022-03-23 15:40 UTC
bug#43521: ports.test "non-revealed port is closed" breaks other tests
2022-03-20 21:54 UTC (2+ messages)
bug#54444: wrong .pc file for `configure --disable-shared`
2022-03-18 10:23 UTC
bug#54276: Bug#990250: guile-2.2 FTBFS on musl: dh_missing complains about charset.alias
2022-03-06 18:11 UTC (3+ messages)
bug#54272: Avoid producing ? in locales with too few characters
2022-03-06 15:14 UTC
bug#54171: [PATCH] web: default to INADDR_ANY instead of INADDR_LOOPBACK
2022-03-01 8:49 UTC (2+ messages)
bug#54198: Guile 3.0.8 cross-compiled to i586-pc-gnu crashes
2022-03-01 8:44 UTC (2+ messages)
bug#54211: Simplified version of scheme
2022-02-28 18:18 UTC
bug#54172: [PATCH] vectors: add (vector-last) support
2022-02-26 18:14 UTC
bug#54163: guile 3.0.8 'make check' fails
2022-02-26 15:18 UTC (2+ messages)
bug#54147: [PATCH] doc: fix web (run-server) examples
2022-02-24 20:21 UTC
bug#54143: [PATCH] Add string-split-substring to ice-9 string-fun
2022-02-24 13:44 UTC
bug#54142: [PATCH] Add srfi 214 - flexvectors
2022-02-24 13:42 UTC
bug#54141: [PATCH] Allow utf[8/16/32]->string functions to take start and ends bounds
2022-02-24 13:38 UTC
bug#52230: Variable not visible to compiler causes compilation failure when importing module
2022-02-22 6:34 UTC (4+ messages)
` bug#52230: 'guild compile' and C(++) extensions (in the context of LilyPond)
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).