unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
bug#69725: Incorrect comapration between exact and inexact numbers
 2024-03-18 16:17 UTC  (2+ messages)

bug#69857: ports.c, "scm-set-current-output-port" vs "set-current-output-port"
 2024-03-17 14:21 UTC 

bug#68504: [PATCH] Add copy-on-write support to scm_copy_file
 2024-03-12 23:19 UTC  (7+ messages)
` bug#68504: [PATCH v2] "
` bug#68504: [PATCH v3] "

bug#69730: Segfault in (spawn) when passed wrong port
 2024-03-11 11:10 UTC 

bug#69458: make check: failed test-out-of-memory
 2024-02-28 15:11 UTC 

bug#69438: basename faulty with nul and suffix
 2024-02-28  5:31 UTC  (2+ messages)

bug#69436: confused by changing absolute pathname
 2024-02-27 20:25 UTC 

bug#69437: basename fails with suffix containing slash
 2024-02-27 20:19 UTC 

bug#69395: GUILE_SYSTEM_PATH and GUILE_SYSTEM_COMPILED_PATH are not documented
 2024-02-25 20:22 UTC 

[PATCH] Build system fixes
 2024-02-22 21:14 UTC 

[PATCH] Speed up stage0 bootstrap build using prebuilts
 2024-02-22 20:09 UTC 

bug#69288: [PATCH] Fix typo in documentation for output buffering
 2024-02-20 15:50 UTC 

bug#69247: [PATCH] Support XDG Base Directory specification for init file
 2024-02-18  6:31 UTC 

bug#49693: Bad address of FSF in module/language/elisp/compile-tree-il.scm
 2024-02-04 15:33 UTC  (2+ messages)
` bug#49693: Patch can be accepted

bug#68878: [PATCH] Fix typos throughout codebase
 2024-02-01 19:32 UTC 

bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros
 2024-01-29 13:28 UTC  (7+ messages)
      ` bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros., bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros., control message for bug #66531

bug#68505: [PATCH v2] Add more detailed instructions into the HACKING file
 2024-01-29 13:27 UTC  (5+ messages)
` bug#68505: [PATCH v3] "

bug#68734: Minor typo correction
 2024-01-26 11:08 UTC 

bug#61058: [PATCH] Fix asymetric mutex locking when joining thread
 2024-01-25 22:14 UTC  (3+ messages)
` bug#61058: [PATCH v2] "

bug#68703: update to lightning.texi to work w/ texi2any --pdf (with patch)
 2024-01-25  0:40 UTC 

bug#68087: Signal handlers not called after ‘primitive-fork’
 2024-01-24 10:34 UTC  (3+ messages)
` bug#68087: [PATCH] Stop signal thread before forking, restart it afterwards

bug#68507: [PATCH] doc: Fix example in list-transduce example
 2024-01-24 10:14 UTC  (2+ messages)

bug#63366: Docs: Revise or delete reference to “benevolent dictators” in Manual Introduction
 2024-01-24 10:13 UTC  (4+ messages)

bug#68673: can't export conditional variable set with 'cond')
 2024-01-23 14:23 UTC  (2+ messages)
` bug#68673: FW: can't export conditional variable set with 'cond'

bug#62590: Strange put-char encoding-error "conversion to port encoding failed"
 2024-01-21  4:01 UTC  (2+ messages)

bug#68624: [PATCH] Decode errno for encoding errors
 2024-01-21  3:38 UTC 

bug#68506: [PATCH v3] doc: Extend documentation for (ice-9 match)
 2024-01-16 12:56 UTC 

bug#68417: scm_from_stringn throws error regardless of failed conversion handler
 2024-01-12 19:11 UTC 

bug#68350: Segmentation fault using list-head with negative k
 2024-01-11 18:58 UTC  (5+ messages)

bug#68362: Segmentation fault when a procedure is called with no arguments
 2024-01-10  4:24 UTC  (2+ messages)
` bug#68362: Wrong Guile version and a new error message

bug#68221: abort in call-scm<-scmn-scmn
 2024-01-02 19:42 UTC 

bug#67959: Smobs chapter in doc says '“applicable SMOBs” discussed below', which aren't
 2023-12-21 21:47 UTC 

bug#67797: non-free license listed in module/ice-9/psyntax.scm
 2023-12-14 16:10 UTC  (7+ messages)

bug#67801: [PATCH] Copy descriptions from manual into docstrings
 2023-12-12 18:12 UTC 

bug#66776: SRFI-64 test-error doesn't match error types
 2023-12-12  4:45 UTC  (3+ messages)

bug#43521: ports.test "non-revealed port is closed" breaks other tests
 2023-12-04 21:08 UTC  (2+ messages)

bug#67487: Minor typo in the manual
 2023-11-28 10:56 UTC  (3+ messages)

bug#65363: Missing support for (library ...) match condition in 'cond-expand'
 2023-11-28  3:53 UTC  (2+ messages)

bug#67412: (resolve-r6rs-interface '(srfi 160 u8) tries to load (srfi srfi-160)
 2023-11-24 21:19 UTC  (6+ messages)
` bug#67412: [PATCH 1/2] Use R7RS 'rename' syntax for exports
  ` bug#67412: [PATCH 2/2] r7rs-libraries: Better support R7RS SRFI library names
` bug#67412: [PATCH v2 1/2] Use R7RS 'rename' syntax for exports
  ` bug#67412: [PATCH v2 2/2] r7rs-libraries: Better support R7RS SRFI library names

bug#67255: define-library does not support 'rename' directives
 2023-11-24 21:01 UTC  (6+ messages)
` bug#67255: [PATCH v2] Use R7RS 'rename' syntax for exports

bug#40371: [R7RS] Guile does not accept library name parts that are non-negative exact integers
 2023-11-24  3:45 UTC  (5+ messages)

bug#66046: Relative includes in R7RS define-library seem broken
 2023-11-22 16:17 UTC  (16+ messages)
      ` bug#66046: [PATCH 1/2] tests: Add new compile-file tests
        ` bug#66046: [PATCH 2/2] ice-9: Fix 'include' when used in compilation contexts
` bug#66046: [PATCH v2 1/3] libguile/fports.c: Remove extraneous include
  ` bug#66046: [PATCH v2 2/3] tests: Add new compile-file tests
  ` bug#66046: [PATCH v2 3/3] ice-9: Fix 'include' when used in compilation contexts
` bug#66046: [PATCH v3 1/3] libguile/fports.c: Remove extraneous include
  ` bug#66046: [PATCH v3 2/3] tests: Add new compile-file tests
  ` bug#66046: [PATCH v3 3/3] ice-9: Fix 'include' when used in compilation contexts

bug#67370: FAIL: asyncs.test: preemption via sigprof (nondeterministic test failure)
 2023-11-22 14:00 UTC 

bug#20272: Support reproducible builds
 2023-11-17 20:28 UTC  (2+ messages)

bug#67194: Stuck in wait-condition-variable
 2023-11-15 11:44 UTC 

bug#67064: [PATCH] Fix unread-string
 2023-11-11  4:25 UTC 

bug#67063: unread-string does not match documented functionality
 2023-11-11  4:21 UTC 

bug#52239: (No Subject)
 2023-11-10  4:29 UTC  (3+ messages)
  ` bug#52239: R7RS define-library does not support cond-expand

bug#41956: [PATCH] ice-9: exceptions: Properly format the error message
 2023-11-10  4:17 UTC  (3+ messages)
` bug#41956: is this still current ?

bug#66898: imported module (rnrs hashtables) overrides core binding `symbol-hash'
 2023-11-02 15:24 UTC 

bug#66852: Pipes not working in MSYS2
 2023-10-31 17:43 UTC 

bug#55344: ftw thinks readable directories are unreadable if "other" don't have read permission
 2023-10-13 10:38 UTC  (2+ messages)
` bug#55344: getuid and getgid are indeed replaced with compile-time constants

bug#66432: procedure 'display' incorrectly displays curly braces (3.0.9)
 2023-10-10  6:41 UTC 

bug#66366: [PATCH] doc: Add explanation on how to avoid escaping in SXML
 2023-10-05 20:48 UTC 

bug#66365: [PATCH] Fix typo in doc
 2023-10-05 20:47 UTC 

bug#65132: [PATCH] fix cond1 macro
 2023-09-29 17:02 UTC  (3+ messages)
` bug#65132:

bug#40584: R7RS string-for-each does not work two or more strings on its argument
 2023-09-29 17:01 UTC  (2+ messages)
` bug#40584:

bug#66135: Unable to download Guile tar file
 2023-09-24  9:14 UTC  (7+ messages)

bug#66057: (ice-9 match) allows invalid usages of ... or ..1
 2023-09-18  9:28 UTC  (4+ messages)

bug#64723: load-foreign-library has incomplete support for libtool-generated DLLs
 2023-09-09  5:44 UTC  (4+ messages)
  ` bug#64723: [PATCH] Improve DLL search strategy for load-foreign-library

bug#43364: Possible bug with output redirection
 2023-09-08 19:06 UTC  (3+ messages)
` bug#43364: with-output-to-port works with file ports

bug#65675: Feature request: make Guile compiler always write absolute paths in .go files for Geiser compatiblity
 2023-09-01  9:29 UTC 

bug#65399: [PATCH] web: Fix non-IPv4 default socket
 2023-08-20  9:15 UTC 

bug#65333: SCM_UNPACK triggers Werror=volatile in c++20
 2023-08-16  6:41 UTC 

bug#64216: Proc open-input-pipe returns #eof when reading on macOS, works as expected on Linux
 2023-08-12 21:34 UTC  (4+ messages)
` bug#64216: "ice-9 popen" cannot open process on Darwin
` bug#64216: libgnu __spawni fail "
` bug#64216: *spawn calls fixed in latest commit

bug#41467: Compiling extensions using Guile 3.0.2 headers doesn't work with clang without -std=c11
 2023-08-01 11:22 UTC  (4+ messages)

bug#64984: call to date(1) uses non-portable flag
 2023-08-01  1:23 UTC 

bug#64766: [PATCH] doc: Fix broken URLs in some documents
 2023-07-21  8:08 UTC 

bug#58066: pretty-print will make data modified by set-cdr! to random value
 2023-07-19 22:17 UTC  (2+ messages)

bug#16060: segfault when loading file
 2023-07-19 22:13 UTC  (2+ messages)
` bug#16060: Attempt to mutate a literal pair results in segfault (master)

bug#64293: [PATCH] doc: Use archived URL from Internet Archive for syntax-rules primer
 2023-07-16 20:34 UTC 

bug#62690: Guile 3.0.9 (read-u8) defaults to current-output-port
 2023-07-16 20:31 UTC  (2+ messages)

bug#62691: Calling system* in the module body hangs Guile, while calling open-pipe* does not
 2023-07-16 20:28 UTC  (4+ messages)

bug#62729: [PATCH] Fix dangling pointers in `environ'
 2023-07-16 20:18 UTC  (2+ messages)

bug#63805: [PATCH] Fix typos throughout codebase
 2023-07-16 20:10 UTC  (2+ messages)

bug#64666: Nested ‘scm_sigaction_for_thread’ calls lead to deadlock
 2023-07-16 20:06 UTC  (2+ messages)

bug#64508: Optimization of "-" function is incorrect in presence of GOOPS overloading
 2023-07-07 12:56 UTC 

bug#64293: Dead link to Joe Marshall's syntax-rules Primer for the Merely Eccentric
 2023-06-26  7:47 UTC  (2+ messages)

bug#64254: Bug in initialization with exotic locale
 2023-06-23  7:48 UTC 

bug#64039: C-procedure runs when called from C-code, but hags when called from Guile
 2023-06-13 14:25 UTC  (3+ messages)

bug#64032: Dead link in the web manual
 2023-06-13  5:14 UTC 

bug#63826: Posix Spawn on MinGW
 2023-06-01 14:27 UTC 

bug#63279: Segfault when printing a call-with-values stack frame in backtrace
 2023-05-08 14:15 UTC  (3+ messages)

sxml or guile bug?
 2023-05-06 12:38 UTC  (3+ messages)
` bug#63196: Further on this error message

bug#63304: srfi-69 weak table bug
 2023-05-05 11:39 UTC 

bug#63269: Guile compiler supresses initalization of autoloaded modules
 2023-05-04 15:04 UTC 

bug#62623: (backtrace) hangs and causes excessive memory usage
 2023-04-19 10:54 UTC  (2+ messages)

bug#62872: doc: Texinfo Processing: Indicate which version(s) of Texinfo are supported
 2023-04-15 20:55 UTC 

bug#62870: Texinfo: stexi->texi: Itemize End command not in a line of its own
 2023-04-15 19:51 UTC 

bug#62869: Texinfo: texi-fragment->stexi: Parsing verbatim fails when no newline
 2023-04-15 19:07 UTC 

bug#62755: XDG Base Directory support
 2023-04-10 15:23 UTC 

bug#62374: Missing @footnote support in texinfo module
 2023-04-09 19:57 UTC  (2+ messages)

bug#62456: [PATCH] Fix typo
 2023-04-05 18:38 UTC  (3+ messages)

bug#62501: [3.0.9] ‘spawn’ test fails on GNU/Hurd, due to $LD_ORIGIN_PATH
 2023-04-02 13:44 UTC  (2+ messages)

bug#61095: possible misuse of posix_spawn API on non-linux OSes
 2023-04-02 13:44 UTC  (7+ messages)


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