unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-11-21  7:34 bug#74454: Bug fix: Emacs Lisp parser
2024-11-18 19:00 bug#74422: Wrong expected column number while backtracing?
2024-11-16 17:39 bug#74385: [PATCH 0/4] Patches for SRFI-64 5+ messages
2024-11-13 18:41 bug#74348: Wrongly issued warning regarding format arguments for "~65c"
2024-11-08 22:41 bug#74269: [PATCH] doc: Document GUILE_JIT_PAUSE_WHEN_STOPPING
2024-11-05  9:23 bug#74210: No unbound variable warning when via 'export'
2024-10-28 23:27 GOOPS - specialized make method upon user defined class 'does not work' 3+ messages
2024-10-28 10:33 bug#71684: [PATCH v2] Add peek-error, pke.
2024-10-26 16:07 bug#74031: [PATCH] srfi-64: Accept complex numbers in test-approximate. 7+ messages
2024-10-26 16:06 bug#74030: [PATCH] srfi-64: Accept symbols as test group names. 2+ messages
2024-10-25 12:01 bug#74012: Backtrace gives errors
2024-10-24 12:45 bug#73984: Compiler/interpreter doesn't handle the macro defined after it's used 3+ messages
2024-10-16  7:56 bug#73835: Build failure with gcc 14 and musl on 32 bit 2+ messages
2024-10-13 11:11 bug#73787: Typo in manual: Missing parentheses in SRFI-1 3+ messages
2024-10-08 13:42 bug#73707: Missing functions for R7RS small 2+ messages
2024-10-08  0:56 bug#73685: [patch] to silence diagnostic compile messages and welcome message (was GUILE_QUIET) 2+ messages
2024-10-02 19:27 bug#73605: [PATCH] Replace SRFI-64 with a new implementation. 9+ messages
2024-10-01 20:51 bug#73589: system* does not honor SIGINT restoration in child 2+ messages
2024-09-30 19:43 bug#73582: guile-3.0 build system adding unnecessary pkg-config & guile-config compile flags
2024-09-29 21:24 bug#73561: Couple of typos in the documentation 2+ messages
2024-09-18 14:37 [critical bug] The set! doesn't work in indirect reference 3+ messages
2024-09-16  7:40 bug#73290: sxml-match doesn't support several ellipsis at the same level
2024-09-11 22:03 bug#73188: PEG parser does not support full PEG grammar 10+ messages
2024-09-10 12:45 bug#73167: [PATCH] Fix setjmp/longjmp-related crashes on Windows 2+ messages
2024-09-08 16:43 bug#73132: 7.5.46 SRFI-119 Wisp: simpler indentation-sensitive Scheme.
2024-09-04 19:16 bug#73031: [PATCH] Fix gbt command in gdbinit 2+ messages
2024-09-01 17:24 bug#72936: Compiler in 3.0.10 crashes when inlining 3.0.9 procedure with kw args 3+ messages
2024-08-30 21:20 Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier) 2+ messages
2024-08-17 20:47 bug#72688: big lets are deathly slow
2024-08-17 11:13 bug#72685: [PATCH] Fix typo in dynamic wind documentation. 2+ messages
2024-08-16 23:47 bug#72678: intraline whitespace not supported between backslash and newline in R6RS string literals
2024-08-16  0:40 bug#72645: [PATCH] srfi: Add SRFI-253 support
2024-08-13 23:06 bug#72612: (set! display #f) infinite loop 2+ messages
2024-08-09 22:47 bug#72547: [PATCH 0/9] Make test suite pass on macOS. 15+ messages
2024-08-01  4:56 bug#72407: Guile 3.0.10 fails to run tests 5+ messages
2024-07-30 19:52 bug#72384: srfi-64: test-end should not clear fail list 2+ messages
2024-07-30 19:51 bug#72381: srfi-64: test-result-remove fails to remove property 2+ messages
2024-07-30 19:51 bug#72382: srfi-64: test-with-runner requires some decl-or-expr 2+ messages
2024-07-30 19:51 bug#72383: srfi-64: test-runner-reset clobbers the run list 2+ messages
2024-07-30 19:51 bug#72380: srfi-64: test-end does not uninstall runner if on-final was modified 2+ messages
2024-07-30 19:51 bug#72378: srfi-64: top-level test-group does not work 2+ messages
2024-07-30 19:51 bug#72376: srfi-64: test-equal evaluates test-name multiple times 2+ messages
2024-07-30 19:51 bug#72377: srfi-64: test-eq evaluates test-name multiple times 2+ messages
2024-07-30 19:51 bug#72379: srfi-64: test-approximate does not handle exceptions 2+ messages
2024-07-30 19:51 bug#72373: srfi-64: test-assert evaluates test-name multiple times 2+ messages
2024-07-30 19:51 bug#72375: srfi-64: test-eqv evaluates test-name multiple times 2+ messages
2024-07-30 19:51 bug#72372: srfi-64: test-approximate evaluates test-name multiple times 2+ messages
2024-07-30 19:51 bug#72370: srfi-64: test-apply requires at least one specifier 3+ messages
2024-07-30 19:51 bug#72374: srfi-64: test-apply does not accept convenience specifiers 2+ messages
2024-07-30 19:51 bug#72371: srfi-64: test marked for skip and as expected failure has wrong result-kind in on-test-begin-function 2+ messages
2024-07-30 19:51 bug#72369: srfi-64: test-end fails to signal an error with null runner 4+ messages
2024-07-30 19:51 bug#72368: srfi-64: test-begin does not set test-runner-test-name 2+ messages
2024-07-30 19:51 bug#72367: srfi-64: nested group not counted as one test 3+ messages
2024-07-30 19:51 bug#72366: srfi-64: on-bad-end-name-function has swapped arguments 3+ messages
2024-07-30 19:51 bug#72365: srfi-64: test-on-bad-end-name-simple is not allowed to raise an exception 5+ messages
2024-07-29  0:34 bug#72347: Mismatch between documentation and real implementation of list-index 3+ messages
2024-07-20 19:34 bug#72215: Compiler error building 3.0.10 on 32-bit platforms
2024-07-20 14:17 bug#72209: Texinfo: stexi->texi: Anchor label becomes empty
2024-07-20 13:11 [PATCH] doc: tour: note the top-level modules ice-9, scheme, and srfi 3+ messages
2024-07-17 10:22 bug#72154: test-error does not work
2024-07-17 10:17 bug#72153: Test name is evaluated twice
2024-07-13 16:16 bug#72095: Non-local exit with thunk from system-async-mark doesn't restore asyncs block level
2024-07-13 12:07 bug#72092: popen creates "/dev/null" fds and never closes them 2+ messages
2024-07-13  0:43 bug#72086: scm_i_utf8_string_hash overruns buffer when len is zero
2024-07-13  0:39 bug#72085: test-suite missing dependency on guile-procedures.txt
2024-07-13  0:36 bug#72084: GUILE-VERSION changes don't propagate to .version and Makefile(s) 2+ messages
2024-07-11 17:59 bug#72065: (rnrs io ports) lacks documentation
2024-07-10 17:08 bug#72041: [PATCH] Fix object file format description
2024-07-07 16:27 bug#71980: [3.0.10] posix.test uses depcrecated tmpnam 6+ messages
2024-07-02  2:09 bug#71891: 3.0.10 may be broken on 32-bit architectures 2+ messages
2024-06-27 14:17 bug#71800: [PATCH 0/2] Improve documentation about using modules. 5+ messages
2024-06-27 14:07 bug#71799: [PATCH 2/2] doc: Fix implication of omitting optional arguments. 2+ messages
2024-06-27 13:43 bug#71796: [PATCH] Do not depend on tmpnam in posix.test.
2024-06-25  0:22 bug#71765: 3.0.10: make check fails when configure --disable-tmpnam
2024-06-24 17:24 bug#71752: commit 57a889b72 breaks cross compilation of 32bit target on 64bit host 2+ messages
2024-06-24  0:03 bug#71742: [3.0.10] make check fails when configure --disable-tmpnam
2024-06-21 10:32 bug#71696: evaling an `eval-when' form leads to errors for guile-3-d2613
2024-06-20 18:54 bug#71684: [PATCH] doc: Document the peek and pk procedures. 16+ messages
2024-06-07 21:10 bug#71416: Dead link in the Guile manual
2024-06-05 14:43 bug#71383: Guile 3.0.9 / error missing auxiliary stack implementation for architecture
2024-06-03  4:58 bug#71334: GNU Guile 3.0.7 bug report
2024-06-01  3:59 bug#71304: [PATCH] Add support for 'else' clause in R7RS cond-expand. 3+ messages
2024-06-01  3:55 bug#71303: [PATCH] doc: Fix typo in PEG example. 2+ messages
2024-06-01  2:19 bug#71301: [PATCH] module: Add some docstrings to (system base compile).
2024-06-01  2:17 bug#71300: [PATCH v3] doc: Document SRFI 64. 10+ messages
2024-05-30  2:30 bug#71268: [PATCH v5 0/4] Add module depth information to %load-verbosely output 5+ messages
2024-05-29 18:00 bug#71262: [PATCH] Try to install C.UTF-8 locale before falling back to C. 4+ messages
2024-05-29  3:30 bug#71253: [PATCH] doc: minor typo fix 3+ messages
2024-05-18 22:47 bug#71047: [PATCH] doc: Recommend alist-copy instead of list-copy. 2+ messages
2024-05-05 11:02 bug#70778: `include' is unable to include local file
2024-04-29 14:13 bug#46009: exception from inside false-if-exception? 8+ messages
2024-04-29 10:51 bug#70645: Reliable HTTPS networking 4+ messages
2024-04-29  3:47 bug#70640: A Texinfo aware `,describe` command.
2024-04-28 12:19 bug#70628: segmentation fault reading socketpair after fork
2024-04-23 11:07 bug#70534: eval-string: wrong environment for compilation
2024-04-21 16:08 bug#70510: Small documentation error for case-lambda*
2024-04-19 10:54 bug#70474: Possible bug with `atomic-box-swap!` on OSX/M3 (?!?!) 8+ messages
2024-04-02 14:22 bug#70144: system* affects signal handlers 5+ messages
2024-04-02  7:52 bug#70142: [PATCH] Fix error messages containing format strings 2+ messages
2024-03-27 15:46 bug#70033: Possible Bug: Inconsistent Evaluation Environment
2024-03-25 12:08 bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name. 6+ messages
2024-03-20 20:12 Re: [PATCH] eval-string: Fix setting port column 2+ messages
2024-03-20 17:40 bug#69919: Inaccurate api-procedures manual sentence on lambda formal arguments
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 2+ messages
2024-03-11  7:46 bug#69725: Incorrect comapration between exact and inexact numbers 3+ messages
2024-02-28 15:11 bug#69458: make check: failed test-out-of-memory
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 2+ messages
2024-02-27 20:14 bug#69438: basename faulty with nul and suffix 2+ messages
2024-02-25 20:22 bug#69395: GUILE_SYSTEM_PATH and GUILE_SYSTEM_COMPILED_PATH are not documented
2024-02-22 21:14 [PATCH] Build system fixes 3+ messages
2024-02-22 20:09 Re: [PATCH] Speed up stage0 bootstrap build using prebuilts 5+ messages
2024-02-20 15:50 bug#69288: [PATCH] Fix typo in documentation for output buffering. 2+ messages
2024-02-18  6:31 bug#69247: [PATCH] Support XDG Base Directory specification for init file
2024-02-01 19:32 bug#68878: [PATCH] Fix typos throughout codebase. 2+ messages
2024-01-26 11:08 bug#68734: Minor typo correction.
2024-01-25  0:40 bug#68703: update to lightning.texi to work w/ texi2any --pdf (with patch)
2024-01-23 14:19 bug#68673: can't export conditional variable set with 'cond') 2+ messages
2024-01-21  3:38 bug#68624: [PATCH] Decode errno for encoding errors.
2024-01-16 13:01 bug#68507: [PATCH] doc: Fix example in list-transduce example. 2+ messages
2024-01-16 12:56 bug#68506: [PATCH v3] doc: Extend documentation for (ice-9 match)
2024-01-16 12:50 bug#68505: [PATCH v2] Add more detailed instructions into the HACKING file. 5+ messages
2024-01-16 12:48 bug#68504: [PATCH] Add copy-on-write support to scm_copy_file. 8+ messages
2024-01-12 19:11 bug#68417: scm_from_stringn throws error regardless of failed conversion handler
2024-01-10  4:12 bug#68362: Segmentation fault when a procedure is called with no arguments 2+ messages
2024-01-09 19:36 bug#68350: Segmentation fault using list-head with negative k 5+ messages
2024-01-02 19:42 bug#68221: abort in call-scm<-scmn-scmn
2023-12-28 17:16 bug#68087: Signal handlers not called after ‘primitive-fork’ 3+ messages
2023-12-21 21:47 bug#67959: Smobs chapter in doc says '“applicable SMOBs” discussed below', which aren't
2023-12-12 18:12 bug#67801: [PATCH] Copy descriptions from manual into docstrings
2023-12-12 15:51 bug#67797: non-free license listed in module/ice-9/psyntax.scm 8+ messages
2023-11-27 14:46 bug#67487: Minor typo in the manual. 3+ messages
2023-11-23 19:45 bug#67412: (resolve-r6rs-interface '(srfi 160 u8) tries to load (srfi srfi-160) 6+ messages
2023-11-22 14:00 bug#67370: FAIL: asyncs.test: preemption via sigprof (nondeterministic test failure)
2023-11-18  5:46 bug#67255: define-library does not support 'rename' directives 6+ messages
2023-11-15 11:44 bug#67194: Stuck in wait-condition-variable
2023-11-11  4:25 bug#67064: [PATCH] Fix unread-string 2+ messages
2023-11-11  4:21 bug#67063: unread-string does not match documented functionality
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-27 18:40 bug#66776: SRFI-64 test-error doesn't match error types 3+ messages
2023-10-13 16:18 bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros. 7+ 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-21  7:36 bug#66135: Unable to download Guile tar file 7+ messages
2023-09-17 18:17 bug#66057: (ice-9 match) allows invalid usages of ... or ..1 4+ messages
2023-09-17  8:22 bug#66046: Relative includes in R7RS define-library seem broken 19+ 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-18 11:18 bug#65363: Missing support for (library ...) match condition in 'cond-expand' 2+ messages
2023-08-16  6:41 bug#65333: SCM_UNPACK triggers Werror=volatile in c++20
2023-08-07 18:27 bug#65132: [PATCH] fix cond1 macro 3+ 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  6:47 bug#64723: load-foreign-library has incomplete support for libtool-generated DLLs 4+ messages
2023-07-16 20:34 bug#64293: [PATCH] doc: Use archived URL from Internet Archive for syntax-rules primer.
2023-07-16 16:16 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  2:33 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-22  0:31 bug#64216: Proc open-input-pipe returns #eof when reading on macOS, works as expected on Linux 4+ messages
2023-06-13 10:18 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-30 19:09 bug#63805: [PATCH] Fix typos throughout codebase 2+ messages
2023-05-08  8:22 bug#63366: Docs: Revise or delete reference to “benevolent dictators” in Manual Introduction 4+ messages
2023-05-05 11:39 bug#63304: srfi-69 weak table bug
2023-05-04 16:29 bug#63279: Segfault when printing a call-with-values stack frame in backtrace 3+ messages
2023-05-04 15:04 bug#63269: Guile compiler supresses initalization of autoloaded modules
2023-05-01  2:32 sxml or guile bug? 3+ 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-08 20:48 bug#62729: [PATCH] Fix dangling pointers in `environ' 2+ messages
2023-04-05 20:47 bug#62691: Calling system* in the module body hangs Guile, while calling open-pipe* does not 4+ messages
2023-04-05 20:38 bug#62690: Guile 3.0.9 (read-u8) defaults to current-output-port 2+ messages
2023-04-02 17:38 bug#62623: (backtrace) hangs and causes excessive memory usage 2+ messages
2023-04-01 11:37 bug#62590: Strange put-char encoding-error "conversion to port encoding failed" 2+ messages
2023-01-25 15:24 bug#61058: [PATCH] Fix asymetric mutex locking when joining thread. 3+ messages
2022-11-25 11:10 bug#59572: [PATCH] Fix minor typo. 2+ messages
2022-09-24 10:01 bug#58066: pretty-print will make data modified by set-cdr! to random value 3+ messages
2022-05-10  0:25 bug#55344: ftw thinks readable directories are unreadable if "other" don't have read permission 4+ messages
2021-12-02  9:15 bug#52239: R7RS define-library does not support cond-expand 4+ messages
2021-07-22 11:05 bug#49693: Bad address of FSF in module/language/elisp/compile-tree-il.scm 2+ messages
2020-10-05 13:52 bug#43814: [PATCH] Document write-line. 2+ messages
2020-09-19 19:25 bug#43521: ports.test "non-revealed port is closed" breaks other tests 6+ messages
2020-09-12 20:59 bug#43364: Possible bug with output redirection 6+ messages
2020-06-19 21:33 bug#41956: [PATCH] ice-9: exceptions: Properly format the error message. 12+ messages
2020-05-22 20:42 bug#41467: Compiling extensions using Guile 3.0.2 headers doesn't work with clang without -std=c11 4+ messages
2020-04-12 19:38 bug#40584: R7RS string-for-each does not work two or more strings on its argument 4+ messages
2020-04-01 10:47 bug#40371: [R7RS] Guile does not accept library name parts that are non-negative exact integers 11+ messages
2019-07-25  6:21 bug#36808: Unable to find GNU libunistring when building Guile 2.2.6 3+ messages
2018-09-25 20:33 bug#32841: assoc-set fails with dot notation association list 8+ messages
2018-02-24 23:31 bug#30600: repl metacommands do not discard remaining input after syntax error in an expression 3+ messages
2015-04-07 11:48 bug#20272: Support reproducible builds 26+ messages
2014-11-03  9:20 bug#18932: string->number errors on e.g. "1e400xyz" 5+ messages
2013-12-05 19:39 bug#16060: segfault when loading file 3+ 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).