unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
 messages from 2022-07-20 21:39:57 to 2023-01-11 23:03:22 UTC [more...]

bug#57948: [PATCH] Avoid 'frame-local-ref' errors when printing backtrace
 2023-01-11 23:03 UTC  (5+ messages)

bug#52835: [PATCH v4 0/4] Improve safety of start_child and piped-process
 2023-01-07 16:07 UTC  (22+ messages)
` 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#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
          ` bug#52835: [PATCH v6 0/3] Move spawning procedures to posix_spawn
            ` bug#52835: [PATCH v6 1/3] Add spawn*
            ` bug#52835: [PATCH v6 2/3] Make system* and piped-process internally use spawn
            ` bug#52835: [PATCH v6 3/3] Move popen and posix procedures to spawn*
                ` bug#52835: [PATCH v7 1/2] Add spawn* and spawn
                  ` bug#52835: [PATCH v7 2/2] Make system* and piped-process internally use spawn
                    ` bug#52835: [PATCH v8 1/2] Add spawn
                      ` bug#52835: [PATCH v8 2/2] Make system* and piped-process internally use spawn

bug#60528: uri->string swallows mandatory slashes
 2023-01-04  8:11 UTC  (2+ messages)

bug#60522: make-vector takes 100% cpu if called without argument in the REPL
 2023-01-03 19:08 UTC  (2+ messages)

bug#60487: string-ref segfaults with n < 0 on Guile 3.0.8
 2023-01-02  9:01 UTC  (3+ messages)
` bug#60488: "

bug#60461: [PATCH] Improve compliance of HTTP challenge parsing
 2022-12-31 17:30 UTC 

bug#27782: [wishlist] scheme level mmap
 2022-12-22 18:49 UTC  (3+ messages)
` bug#27782: patch to add support for mmap and friends

bug#44505: Guile 3.0.4 build fails on macOS Big Sur / ARM
 2022-12-21  7:20 UTC  (2+ messages)

bug#60234: Build failure on mac os 12.6 / gcc 12.2
 2022-12-21  7:06 UTC  (2+ messages)

bug#60170:
 2022-12-17 23:26 UTC 

bug#32040: Potential REPL Server Bug (with a Patch)
 2022-12-16 22:16 UTC  (2+ messages)
` bug#32040: bug in repl/server.scm

bug#36682: Error in Guile scripting examples
 2022-12-13  1:08 UTC  (4+ messages)

bug#60022: configure.ac fix for C99 compatibility
 2022-12-12 21:35 UTC 

bug#59540: Calling length on a very long improper list is disastrous
 2022-12-12 11:45 UTC  (4+ messages)

bug#59874: Segfault from string-ref with negative 'k'
 2022-12-12  6:26 UTC  (6+ messages)

bug#59984: segfault in list-ref
 2022-12-12  6:25 UTC  (2+ messages)

bug#57440: Guile manual has incorrect history on the name
 2022-12-10 17:36 UTC  (6+ messages)
` bug#57440: [patch] "

bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems
 2022-12-08 14:34 UTC  (9+ messages)

bug#49686: Confusing presence of #f in error message
 2022-12-07 19:58 UTC  (2+ messages)

bug#59647: [PATCH] Fix typos in docstrings
 2022-11-28  2:20 UTC 

bug#59646: [PATCH] Add short command for locals debug command
 2022-11-28  2:00 UTC  (2+ messages)
` bug#59646: [PATCH v2] "

bug#59595: [PATCH 1/3] Add examples and incomplete wordings
 2022-11-25 20:14 UTC  (3+ messages)
` bug#59596: [PATCH 2/3] Add an interactive session exception error message
` bug#59597: [PATCH 3/3] Change order of the resulting alist - a new entry is added to the start of the alist

bug#59572: [PATCH] Fix minor typo
 2022-11-25 11:10 UTC 

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#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  (9+ 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#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#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  (4+ messages)
` 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 


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).