unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-04-27  7:22 bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name. 3+ messages
2024-04-24  7:00 bug#43364: with-output-to-port works with file ports 6+ messages
2024-04-23 11:07 bug#70534: eval-string: wrong environment for compilation
2024-04-22 11:23 bug#70474: [PATCH] Move the spin loop target to the LDAXR instruction. 8+ messages
2024-04-21 16:08 bug#70510: Small documentation error for case-lambda*
2024-04-09  4:02 bug#20272: Support reproducible builds 26+ messages
2024-04-03  8:28 bug#70144: system* affects signal handlers 2+ messages
2024-04-02  7:52 bug#70142: [PATCH] Fix error messages containing format strings
2024-03-27 15:46 bug#70033: Possible Bug: Inconsistent Evaluation Environment
2024-03-21 14:23 bug#68504: [PATCH v3] Add copy-on-write support to scm_copy_file. 8+ messages
2024-03-20 20:14 Re: [PATCH] Build system fixes 2+ messages
2024-03-20 20:12 Re: [PATCH] eval-string: Fix setting port column
2024-03-20 17:40 bug#69919: Inaccurate api-procedures manual sentence on lambda formal arguments
2024-03-19 17:29 bug#69725: Incorrect comapration between exact and inexact numbers 3+ messages
2024-03-17 14:21 bug#69857: ports.c, "scm-set-current-output-port" vs "set-current-output-port"
2024-03-11 11:10 bug#69730: Segfault in (spawn) when passed wrong port
2024-02-28 15:11 bug#69458: make check: failed test-out-of-memory
2024-02-28  5:31 bug#69438: basename faulty with nul and suffix 2+ messages
2024-02-27 20:25 bug#69436: confused by changing absolute pathname
2024-02-27 20:19 bug#69437: basename fails with suffix containing slash
2024-02-25 20:22 bug#69395: GUILE_SYSTEM_PATH and GUILE_SYSTEM_COMPILED_PATH are not documented
2024-02-22 20:09 Re: [PATCH] Speed up stage0 bootstrap build using prebuilts
2024-02-20 15:50 bug#69288: [PATCH] Fix typo in documentation for output buffering.
2024-02-18  6:31 bug#69247: [PATCH] Support XDG Base Directory specification for init file
2024-02-04 15:33 bug#49693: Patch can be accepted 2+ messages
2024-02-01 19:32 bug#68878: [PATCH] Fix typos throughout codebase.
2024-01-29 13:28 bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros. 7+ messages
2024-01-29 13:27 bug#68505: [PATCH v2] Add more detailed instructions into the HACKING file. 5+ messages
2024-01-26 11:08 bug#68734: Minor typo correction.
2024-01-25 22:14 bug#61058: [PATCH v2] Fix asymetric mutex locking when joining thread. 3+ messages
2024-01-25  0:40 bug#68703: update to lightning.texi to work w/ texi2any --pdf (with patch)
2024-01-24 10:34 bug#68087: Signal handlers not called after ‘primitive-fork’ 3+ messages
2024-01-24 10:14 bug#68507: [PATCH] doc: Fix example in list-transduce example. 2+ messages
2024-01-24 10:13 bug#63366: Docs: Revise or delete reference to “benevolent dictators” in Manual Introduction 4+ messages
2024-01-23 14:23 bug#68673: FW: can't export conditional variable set with 'cond' 2+ messages
2024-01-21  4:01 bug#62590: Strange put-char encoding-error "conversion to port encoding failed" 2+ messages
2024-01-21  3:38 bug#68624: [PATCH] Decode errno for encoding errors.
2024-01-16 12:56 bug#68506: [PATCH v3] doc: Extend documentation for (ice-9 match)
2024-01-12 19:11 bug#68417: scm_from_stringn throws error regardless of failed conversion handler
2024-01-11 18:58 bug#68350: Segmentation fault using list-head with negative k 5+ messages
2024-01-10  4:24 bug#68362: Wrong Guile version and a new error message 2+ messages
2024-01-02 19:42 bug#68221: abort in call-scm<-scmn-scmn
2023-12-21 21:47 bug#67959: Smobs chapter in doc says '“applicable SMOBs” discussed below', which aren't
2023-12-14 16:10 bug#67797: non-free license listed in module/ice-9/psyntax.scm 7+ messages
2023-12-12 18:12 bug#67801: [PATCH] Copy descriptions from manual into docstrings
2023-12-12  4:45 bug#66776: SRFI-64 test-error doesn't match error types 3+ messages
2023-12-04 21:08 bug#43521: ports.test "non-revealed port is closed" breaks other tests 6+ messages
2023-11-28 10:56 bug#67487: Minor typo in the manual. 3+ messages
2023-11-28  3:53 bug#65363: Missing support for (library ...) match condition in 'cond-expand' 2+ messages
2023-11-24 21:19 bug#67412: [PATCH v2 2/2] r7rs-libraries: Better support R7RS SRFI library names. 6+ messages
2023-11-24 21:01 bug#67255: [PATCH v2] Use R7RS 'rename' syntax for exports. 6+ messages
2023-11-24  3:45 bug#40371: [R7RS] Guile does not accept library name parts that are non-negative exact integers 10+ messages
2023-11-22 16:17 bug#66046: [PATCH v3 3/3] ice-9: Fix 'include' when used in compilation contexts. 16+ messages
2023-11-22 14:00 bug#67370: FAIL: asyncs.test: preemption via sigprof (nondeterministic test failure)
2023-11-15 11:44 bug#67194: Stuck in wait-condition-variable
2023-11-11  4:25 bug#67064: [PATCH] Fix unread-string
2023-11-11  4:21 bug#67063: unread-string does not match documented functionality
2023-11-10  4:29 bug#52239: R7RS define-library does not support cond-expand 4+ messages
2023-11-10  4:17 bug#41956: is this still current ? 12+ messages
2023-11-02 15:24 bug#66898: imported module (rnrs hashtables) overrides core binding `symbol-hash'
2023-10-31 17:43 bug#66852: Pipes not working in MSYS2
2023-10-13 10:38 bug#55344: getuid and getgid are indeed replaced with compile-time constants 4+ messages
2023-10-10  6:41 bug#66432: procedure 'display' incorrectly displays curly braces (3.0.9)
2023-10-05 20:48 bug#66366: [PATCH] doc: Add explanation on how to avoid escaping in SXML
2023-10-05 20:47 bug#66365: [PATCH] Fix typo in doc
2023-09-29 17:02 bug#65132: ... 3+ messages
2023-09-29 17:01 bug#40584: ... 4+ messages
2023-09-24  9:14 bug#66135: Unable to download Guile tar file 7+ messages
2023-09-18  9:28 bug#66057: (ice-9 match) allows invalid usages of ... or ..1 4+ messages
2023-09-09  5:44 bug#64723: [PATCH] Improve DLL search strategy for load-foreign-library 4+ messages
2023-09-01  9:29 bug#65675: Feature request: make Guile compiler always write absolute paths in .go files for Geiser compatiblity
2023-08-20  9:15 bug#65399: [PATCH] web: Fix non-IPv4 default socket.
2023-08-16  6:41 bug#65333: SCM_UNPACK triggers Werror=volatile in c++20
2023-08-12 21:34 bug#64216: *spawn calls fixed in latest commit 4+ messages
2023-08-01 11:22 bug#41467: Compiling extensions using Guile 3.0.2 headers doesn't work with clang without -std=c11 4+ messages
2023-08-01  1:23 bug#64984: call to date(1) uses non-portable flag
2023-07-21  8:08 bug#64766: [PATCH] doc: Fix broken URLs in some documents.
2023-07-19 22:17 bug#58066: pretty-print will make data modified by set-cdr! to random value 3+ messages
2023-07-19 22:13 bug#16060: Attempt to mutate a literal pair results in segfault (master) 3+ messages
2023-07-16 20:34 bug#64293: [PATCH] doc: Use archived URL from Internet Archive for syntax-rules primer.
2023-07-16 20:31 bug#62690: Guile 3.0.9 (read-u8) defaults to current-output-port 2+ messages
2023-07-16 20:28 bug#62691: Calling system* in the module body hangs Guile, while calling open-pipe* does not 4+ messages
2023-07-16 20:18 bug#62729: [PATCH] Fix dangling pointers in `environ' 2+ messages
2023-07-16 20:10 bug#63805: [PATCH] Fix typos throughout codebase 2+ messages
2023-07-16 20:06 bug#64666: Nested ‘scm_sigaction_for_thread’ calls lead to deadlock 2+ messages
2023-07-07 12:56 bug#64508: Optimization of "-" function is incorrect in presence of GOOPS overloading
2023-06-26  7:47 bug#64293: Dead link to Joe Marshall's syntax-rules Primer for the Merely Eccentric 2+ messages
2023-06-23  7:48 bug#64254: Bug in initialization with exotic locale
2023-06-13 14:25 bug#64039: C-procedure runs when called from C-code, but hags when called from Guile 3+ messages
2023-06-13  5:14 bug#64032: Dead link in the web manual
2023-06-01 14:27 bug#63826: Posix Spawn on MinGW
2023-05-08 14:15 bug#63279: Segfault when printing a call-with-values stack frame in backtrace 3+ messages
2023-05-06 12:38 bug#63196: Further on this error message 3+ messages
2023-05-05 11:39 bug#63304: srfi-69 weak table bug
2023-05-04 15:04 bug#63269: Guile compiler supresses initalization of autoloaded modules
2023-04-19 10:54 bug#62623: (backtrace) hangs and causes excessive memory usage 2+ messages
2023-04-15 20:55 bug#62872: doc: Texinfo Processing: Indicate which version(s) of Texinfo are supported
2023-04-15 19:51 bug#62870: Texinfo: stexi->texi: Itemize End command not in a line of its own
2023-04-15 19:07 bug#62869: Texinfo: texi-fragment->stexi: Parsing verbatim fails when no newline
2023-04-10 15:23 bug#62755: XDG Base Directory support
2023-04-09 19:57 bug#62374: Missing @footnote support in texinfo module 2+ messages
2023-04-05 18:38 bug#62456: [PATCH] Fix typo. 3+ messages
2023-04-02 13:44 bug#62501: [3.0.9] ‘spawn’ test fails on GNU/Hurd, due to $LD_ORIGIN_PATH 2+ messages
2023-04-02 13:44 bug#61095: possible misuse of posix_spawn API on non-linux OSes 11+ messages
2023-04-01  6:46 bug#62583: Guile 3.0.9 crashes when calling set-car! on the last node of '(...) 2+ messages
2023-03-29  1:43 bug#62511: Acknowledgement ([PATCH] docs: Add example clarifying how syntax-case renames symbols) 2+ messages
2023-03-29  0:23 bug#62510: [PATCH] docs: Add example clarifying how syntax-case renames symbols
2023-03-26 21:35 bug#62469: ‘throw’ introduces a continuation barrier
2023-03-26 16:48 bug#62464: [PATCH] error-object-irritants may #f instead of a list
2023-03-20 22:27 bug#62290: Error when handling invalid unicode with suspendable ports 3+ messages
2023-03-13 11:29 bug#56413: [PATCH v3 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes 14+ messages
2023-03-11 16:54 ref manual errors in assembler insn descriptions
2023-03-08 17:38 bug#62053: Guile compiler is unable to compile tiny program 3+ messages
2023-03-05 13:58 bug#61980: [gnu.org #1925573] [Guile manual] Dead 404 link report.
2023-03-04  8:02 bug#61957: NetBSD: JIT doesn't work
2023-03-01 13:31 bug#27782: mman patch for v3.0.9 16+ messages
2023-02-27 17:19 bug#61660: [feature request] optimization of case-lambda 5+ messages
2023-02-25 18:24 bug#61788: [3.0.9] --disable-tmpnam build fails "make check"
2023-02-24 19:19 bug#61766: Typo in docs 2+ messages
2023-02-20 17:56 bug#61660: [feature request] optimization of case-lambda
2023-02-20 14:01 bug#61654: Bug When Compile
2023-02-18 10:24 bug#61598: guile 3.0.9 missing module  ice-9/readline.scm 2+ messages
2023-02-18 10:23 bug#61599: regarding "guile 3.0.9 missing module ice-9/readline.scm" 2+ messages
2023-02-13  9:09 bug#61476: mmap() with RWX cannot correctly invalidate cache
2023-02-02 14:19 bug#32279: activate-readline interaction with git 3+ messages
2023-01-26 20:50 bug#61086: [3.0.9] Wrong ‘AR’ value in ‘--enable-lto’ builds
2023-01-26 16:45 bug#61079: [3.0.9] ‘system*’ broken on GNU/Hurd
2023-01-26  8:45 bug#61073: ‘spawn’ crashes when passed a non-file port 2+ messages
2023-01-24 13:20 bug#58498: Acknowledgement (Foreign callback returned by procedure->pointer cannot be executed in foreign thread.) 2+ messages
2023-01-23 21:59 bug#60971: build failure of v3.0.9rc1 on mac os 12.6 4+ messages
2023-01-23  9:19 bug#61025: 3.0.9rc1: readline.scm missing
2023-01-20  9:38 bug#60234: Build failure on mac os 12.6 / gcc 12.2 4+ messages
2023-01-19 17:19 bug#60928: [PATCH] bugfix/make_hash_table: fix segfault when arg< 0 for make-hash-table 4+ messages
2023-01-16 23:17 bug#59647: [PATCH] Fix typos in docstrings. 3+ messages
2023-01-16 22:19 bug#60022: configure.ac fix for C99 compatibility 2+ messages
2023-01-16 22:15 bug#60487: string-ref segfaults with n < 0 on Guile 3.0.8 4+ messages
2023-01-16 14:36 bug#60522: make-vector takes 100% cpu if called without argument in the REPL 3+ messages
2023-01-14 23:46 bug#27782: patch for mmap and friends 3+ messages
2023-01-14 14:52 bug#60799: Bogus 'Error while printing exception' message when raising srfi-35 exception 3+ messages
2023-01-13 15:37 bug#59321: ice-9's open-input-pipe is unexpectedly slow on some systems 10+ messages
2023-01-13 15:20 bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly 36+ messages
2023-01-13 11:24 bug#60779: ‘SCM_F_BYTEVECTOR_IMMUTABLE’ is not honored by bytevector instructions
2023-01-12  2:09 bug#57948: [PATCH] Avoid 'frame-local-ref' errors when printing backtrace. 6+ messages
2023-01-04  8:11 bug#60528: uri->string swallows mandatory slashes 2+ messages
2022-12-31 17:30 bug#60461: [PATCH] Improve compliance of HTTP challenge parsing
2022-12-21  7:20 bug#44505: Guile 3.0.4 build fails on macOS Big Sur / ARM 2+ messages
2022-12-17 23:26 bug#60170:
2022-12-16 22:16 bug#32040: bug in repl/server.scm 2+ messages
2022-12-13  1:08 bug#36682: Error in Guile scripting examples 4+ messages
2022-12-12 11:45 bug#59540: Calling length on a very long improper list is disastrous. 4+ messages
2022-12-12  6:26 bug#59874: Segfault from string-ref with negative 'k' 6+ messages
2022-12-12  6:25 bug#59984: segfault in list-ref 2+ messages
2022-12-10 17:36 bug#57440: Guile manual has incorrect history on the name 6+ messages
2022-12-07 19:58 bug#49686: Confusing presence of #f in error message 3+ messages
2022-11-28  2:00 bug#59646: [PATCH v2] Add short command for locals debug command. 2+ messages
2022-11-25 20:14 bug#59597: [PATCH 3/3] Change order of the resulting alist - a new entry is added to the start of the alist. 3+ messages
2022-11-25 11:10 bug#59572: [PATCH] Fix minor typo.
2022-11-20 18:33 bug#59055: [PATCH] Fix possible deadlock. 3+ messages
2022-11-20 17:28 bug#59021: Unbounded heap growth when combining dynamic states & delimited continuation 5+ messages
2022-11-17 20:33 bug#57507: Regular expression matching depends on locale encoding 6+ messages
2022-11-17  0:42 bug#59325: The documentation of `map` is confusing
2022-11-16 15:27 bug#59221: (file-exists? #f) raises an exception 6+ messages
2022-11-11 21:46 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. 2+ messages
2022-11-11 21:02 bug#59203: [PATCH] add function string-split-substring
2022-10-30 21:38 bug#58905: Vector initialization loop remains even when allocation is elided
2022-10-27 16:42 bug#58524: Acknowledgement (pointer->procedure doesn't support foreign function use varargs.) 2+ messages
2022-10-19 21:04 bug#58646: [PATCH] doc: Fix eval-when example
2022-10-16 15:36 bug#55356: [PATCH] Always release thread data mutex in join-thread. 2+ messages
2022-10-14 21:04 bug#58529: possible doc bug in guile manual 2+ messages
2022-10-14 13:30 bug#58517: Bug: Module for SXPath not Documented
2022-10-12 20:50 bug#58109: simple-format vs (ice-9 format) bug in 3.0.7? 6+ messages
2022-10-05 13:26 bug#58297: GOOPS slot accessor specialization and inheritance do not compose 2+ messages
2022-10-01 14:02 bug#58217: tree-il->bytecode compilation of (not (list …)) fails 2+ messages
2022-10-01 13:57 bug#57377: [PATCH] api-coverage.texi: fix example, remove mentions of unimplemented features 2+ messages
2022-10-01 13:50 bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag). 2+ messages
2022-10-01 13:49 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. 2+ messages
2022-10-01 13:26 bug#49941: [PATCH] module/system/base/target.scm: support riscv32 2+ messages
2022-09-30 14:39 bug#58154: fluid-ref* with negative index segfaults 2+ messages
2022-09-24 22:09 bug#58068: pretty-print corrupts data modified by set-cdr!
2022-09-22 18:42 bug#55568: (no subject) 2+ messages
2022-09-22  7:30 bug#58001: Cannot use 'read' in imported library
2022-09-21 12:53 bug#35430: close 3+ messages
2022-09-20  9:29 bug#57948: Frame bindings referring to non-existent locals 2+ messages
2022-09-17 11:45 bug#57808: [PATCH] string-fun: Fix typo 2+ messages
2022-09-07 16:03 bug#57567: ‘primitive-load’ should open files with O_CLOEXEC 2+ messages
2022-09-03  4:26 bug#57379: GUI toolkit for Guile 3.0? 25+ messages
2022-08-29 17:57 bug#56493: close 2+ messages
2022-08-29 16:15 bug#50068: [PATCH] In curried definitions, move docstrings to outermost lambdas 5+ messages
2022-08-25  4:08 bug#57393: The Guile manuall has no entry for use-typelibs in the Procedures Index 3+ messages
2022-08-20 18:30 bug#49232: [PATCH] load-foreign-library: perform substring match on library files 7+ messages
2022-08-15 10:41 bug#57226: format seemingly drops arguments when iterating tablature
2022-08-12 13:15 bug#57145: [PATCH] Add xcons example 3+ messages
2022-08-11 16:02 bug#57098: patch 2+ messages
2022-08-10 18:10 bug#57123: compile discards multiple values
2022-08-10 16:16 bug#57119: Warning level 0 still yields warnings
2022-08-02 17:27 bug#51129: gperf 2+ messages
2022-07-24 20:56 bug#56751: Protocol of parent record type is ignored
2022-07-20 21:39 bug#56675: UTF16 encoding adds BOM before every single character
2022-07-20 14:34 bug#56665: Segfault in SRFI-37 when raising ERROR in ARGS-FOLD.
2022-07-18  4:04 bug#56632: [PATCH] srfi-19: fix 12AM in ~I and ~l

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