messages from 2024-04-08 17:27:40 to 2024-10-01 21:59:40 UTC [more...]
bug#72372: srfi-64: test-approximate evaluates test-name multiple times
2024-10-01 21:59 UTC (2+ messages)
bug#72371: srfi-64: test marked for skip and as expected failure has wrong result-kind in on-test-begin-function
2024-10-01 21:45 UTC (2+ messages)
bug#73589: system* does not honor SIGINT restoration in child
2024-10-01 20:51 UTC
bug#73582: guile-3.0 build system adding unnecessary pkg-config & guile-config compile flags
2024-09-30 19:43 UTC
bug#72370: srfi-64: test-apply requires at least one specifier
2024-09-30 18:50 UTC (2+ messages)
bug#72369: srfi-64: test-end fails to signal an error with null runner
2024-09-30 16:22 UTC (2+ messages)
bug#72368: srfi-64: test-begin does not set test-runner-test-name
2024-09-30 16:09 UTC (2+ messages)
bug#72367: srfi-64: nested group not counted as one test
2024-09-30 14:42 UTC (2+ messages)
bug#72366: srfi-64: on-bad-end-name-function has swapped arguments
2024-09-30 14:04 UTC (2+ messages)
bug#72365: srfi-64: test-on-bad-end-name-simple is not allowed to raise an exception
2024-09-30 13:24 UTC (2+ messages)
bug#73561: Couple of typos in the documentation
2024-09-30 13:16 UTC (2+ messages)
` bug#73561: Acknowledgement (Couple of typos in the documentation)
bug#71300: [PATCH v3] doc: Document SRFI 64
2024-09-30 11:39 UTC (8+ messages)
` bug#71300: [PATCH v4] "
bug#72936: Compiler in 3.0.10 crashes when inlining 3.0.9 procedure with kw args
2024-09-27 20:50 UTC (3+ messages)
bug#71891: 3.0.10 may be broken on 32-bit architectures
2024-09-27 20:40 UTC (2+ messages)
` bug#71891: bug#72913: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
[critical bug] The set! doesn't work in indirect reference
2024-09-19 2:34 UTC (3+ messages)
bug#73290: sxml-match doesn't support several ellipsis at the same level
2024-09-16 7:40 UTC
bug#66046: Relative includes in R7RS define-library seem broken
2024-09-14 1:34 UTC (4+ messages)
` bug#66046: [PATCH v4 1/3] libguile/fports.c: Remove extraneous include
` bug#66046: [PATCH v4 2/3] tests: Add new compile-file tests
` bug#66046: [PATCH v4 3/3] ice-9: Fix 'include' when used in compilation contexts
bug#71684: [PATCH] doc: Document the peek and pk procedures
2024-09-13 20:03 UTC (13+ messages)
` bug#71684: [PATCH v2] "
` bug#71684: [PATCH v3] "
bug#73188: PEG parser does not support full PEG grammar
2024-09-12 20:57 UTC (2+ messages)
` bug#73188: [PATCH v2] PEG: Add full support for PEG + some extensions
bug#73167: [PATCH] Fix setjmp/longjmp-related crashes on Windows
2024-09-10 12:45 UTC
bug#73132: 7.5.46 SRFI-119 Wisp: simpler indentation-sensitive Scheme
2024-09-08 16:43 UTC
bug#71262: [PATCH] Try to install C.UTF-8 locale before falling back to C
2024-09-07 15:52 UTC (3+ messages)
` bug#71262: Status: "
bug#73031: [PATCH] Fix gbt command in gdbinit
2024-09-04 19:16 UTC
bug#72407: Guile 3.0.10 fails to run tests
2024-09-04 12:05 UTC (5+ messages)
Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
2024-09-01 14:24 UTC (2+ messages)
` bug#72913: "
bug#40371: [R7RS] Guile does not accept library name parts that are non-negative exact integers
2024-08-21 7:44 UTC (2+ messages)
` bug#40371: [R7RS] Guile does not accept library name parts that, "
bug#72688: big lets are deathly slow
2024-08-17 20:47 UTC
bug#72685: [PATCH] Fix typo in dynamic wind documentation
2024-08-17 11:13 UTC
bug#72678: intraline whitespace not supported between backslash and newline in R6RS string literals
2024-08-16 23:47 UTC
bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name
2024-08-16 19:45 UTC (6+ messages)
bug#72645: [PATCH] srfi: Add SRFI-253 support
2024-08-16 0:40 UTC
bug#72612: (set! display #f) infinite loop
2024-08-14 4:36 UTC (2+ messages)
bug#18932: string->number errors on e.g. "1e400xyz"
2024-08-09 23:43 UTC (2+ messages)
bug#72547: [PATCH 0/9] Make test suite pass on macOS
2024-08-09 22:54 UTC (10+ messages)
` bug#72547: [PATCH 1/9] tests: Check TCP_NODELAY for non-zero instead of 1
` bug#72547: [PATCH 2/9] tests: Skip tests of abstract Unix sockets on Darwin
` bug#72547: [PATCH 3/9] tests: Skip hole-related port tests "
` bug#72547: [PATCH 4/9] filesys.c: Fix readlink for ports "
` bug#72547: [PATCH 5/9] tests: Skip mkdtemp test for invalid template "
` bug#72547: [PATCH 6/9] tests: Fix spawn with #:environment on MacOS
` bug#72547: [PATCH 7/9] tests: Fix spawn if file not found with Gnulib
` bug#72547: [PATCH 8/9] Do not depend on tmpnam in posix.test
` bug#72547: [PATCH 9/9] posix.c: Set errno when pipe2 is not available and flags provided
bug#69437: basename fails with suffix containing slash
2024-08-03 19:52 UTC (2+ messages)
bug#59572: [PATCH] Fix minor typo
2024-08-03 19:49 UTC (2+ messages)
bug#69288: [PATCH] Fix typo in documentation for output buffering
2024-08-01 23:56 UTC (2+ messages)
bug#72384: srfi-64: test-end should not clear fail list
2024-07-30 19:52 UTC
bug#72381: srfi-64: test-result-remove fails to remove property
2024-07-30 19:51 UTC
bug#72382: srfi-64: test-with-runner requires some decl-or-expr
2024-07-30 19:51 UTC
bug#72383: srfi-64: test-runner-reset clobbers the run list
2024-07-30 19:51 UTC
bug#72380: srfi-64: test-end does not uninstall runner if on-final was modified
2024-07-30 19:51 UTC
bug#72378: srfi-64: top-level test-group does not work
2024-07-30 19:51 UTC
bug#72376: srfi-64: test-equal evaluates test-name multiple times
2024-07-30 19:51 UTC
bug#72379: srfi-64: test-approximate does not handle exceptions
2024-07-30 19:51 UTC
bug#72377: srfi-64: test-eq evaluates test-name multiple times
2024-07-30 19:51 UTC
bug#72373: srfi-64: test-assert evaluates test-name multiple times
2024-07-30 19:51 UTC
bug#72375: srfi-64: test-eqv evaluates test-name multiple times
2024-07-30 19:51 UTC
bug#72374: srfi-64: test-apply does not accept convenience specifiers
2024-07-30 19:51 UTC
bug#72347: Mismatch between documentation and real implementation of list-index
2024-07-29 13:26 UTC (3+ messages)
bug#72084: GUILE-VERSION changes don't propagate to .version and Makefile(s)
2024-07-28 19:40 UTC (2+ messages)
bug#72215: Compiler error building 3.0.10 on 32-bit platforms
2024-07-20 19:34 UTC
[PATCH] doc: tour: note the top-level modules ice-9, scheme, and srfi
2024-07-20 15:03 UTC (2+ messages)
` bug#72208: "
bug#72209: Texinfo: stexi->texi: Anchor label becomes empty
2024-07-20 14:17 UTC
bug#72154: test-error does not work
2024-07-17 10:22 UTC
bug#72153: Test name is evaluated twice
2024-07-17 10:17 UTC
[PATCH] Speed up stage0 bootstrap build using prebuilts
2024-07-14 17:55 UTC (5+ messages)
` bug#69314: "
bug#72092: popen creates "/dev/null" fds and never closes them
2024-07-13 18:22 UTC (2+ messages)
` bug#72092: [PATCH] fix file descriptor leak in piped_process/system*/popen/etc
bug#72095: Non-local exit with thunk from system-async-mark doesn't restore asyncs block level
2024-07-13 16:16 UTC
bug#36808: Unable to find GNU libunistring when building Guile 2.2.6
2024-07-13 1:12 UTC (3+ messages)
bug#72086: scm_i_utf8_string_hash overruns buffer when len is zero
2024-07-13 0:43 UTC
bug#72085: test-suite missing dependency on guile-procedures.txt
2024-07-13 0:39 UTC
bug#72065: (rnrs io ports) lacks documentation
2024-07-11 17:59 UTC
bug#72041: [PATCH] Fix object file format description
2024-07-10 17:08 UTC
bug#71980: [3.0.10] posix.test uses depcrecated tmpnam
2024-07-07 17:12 UTC (5+ messages)
` bug#71980: tmpnam
` bug#71980: close
` bug#71980: close 71980
bug#71304: [PATCH] Add support for 'else' clause in R7RS cond-expand
2024-07-02 12:24 UTC (3+ messages)
bug#71800: [PATCH 0/2] Improve documentation about using modules
2024-07-02 3:31 UTC (4+ messages)
` bug#71800: [PATCH 1/2] doc: Document #:hide
` bug#71800: [PATCH 2/2] doc: Fix implication of omitting optional arguments
bug#71798: [PATCH 1/2] doc: Document #:hide
2024-06-27 14:07 UTC (2+ messages)
` bug#71799: [PATCH 2/2] doc: Fix implication of omitting optional arguments
bug#71796: [PATCH] Do not depend on tmpnam in posix.test
2024-06-27 13:43 UTC
bug#71765: 3.0.10: make check fails when configure --disable-tmpnam
2024-06-25 0:22 UTC
bug#71752: commit 57a889b72 breaks cross compilation of 32bit target on 64bit host
2024-06-24 17:24 UTC
bug#71742: [3.0.10] make check fails when configure --disable-tmpnam
2024-06-24 0:03 UTC
bug#71696: evaling an `eval-when' form leads to errors for guile-3-d2613
2024-06-21 10:32 UTC
bug#46009: exception from inside false-if-exception?
2024-06-19 22:03 UTC (8+ messages)
bug#71303: [PATCH] doc: Fix typo in PEG example
2024-06-18 20:12 UTC (2+ messages)
bug#71416: Dead link in the Guile manual
2024-06-07 21:10 UTC
bug#71383: Guile 3.0.9 / error missing auxiliary stack implementation for architecture
2024-06-05 14:43 UTC
bug#71334: GNU Guile 3.0.7 bug report
2024-06-03 4:58 UTC
bug#67797: non-free license listed in module/ice-9/psyntax.scm
2024-06-01 3:53 UTC (8+ messages)
bug#71301: [PATCH] module: Add some docstrings to (system base compile)
2024-06-01 2:19 UTC
bug#71268: [PATCH v5 0/4] Add module depth information to %load-verbosely output
2024-06-01 2:10 UTC (5+ messages)
` bug#71268: [PATCH v5 1/4] (ice-9 boot-9): Fix typo
` bug#71268: [PATCH v5 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` bug#71268: [PATCH v5 3/4] guix.scm: Add git:send-email to environment, for convenience
` bug#71268: [PATCH v5 4/4] load: Display modules depth in output when using %load-verbosely
bug#71253: [PATCH] doc: minor typo fix
2024-05-29 3:30 UTC
bug#71047: [PATCH] doc: Recommend alist-copy instead of list-copy
2024-05-18 22:47 UTC
bug#70144: system* affects signal handlers
2024-05-06 10:00 UTC (5+ messages)
bug#67064: [PATCH] Fix unread-string
2024-05-06 9:49 UTC (2+ messages)
` bug#67063: unread-string does not match documented functionality
bug#70142: [PATCH] Fix error messages containing format strings
2024-05-06 9:42 UTC (2+ messages)
[PATCH] eval-string: Fix setting port column
2024-05-06 9:38 UTC (2+ messages)
` bug#69921: "
[PATCH] Build system fixes
2024-05-06 9:37 UTC (2+ messages)
` bug#69315: "
bug#68878: [PATCH] Fix typos throughout codebase
2024-05-06 9:31 UTC (2+ messages)
bug#69730: Segfault in (spawn) when passed wrong port
2024-05-06 9:27 UTC (2+ messages)
bug#70778: `include' is unable to include local file
2024-05-05 11:02 UTC
bug#70645: Reliable HTTPS networking
2024-04-29 12:05 UTC (4+ messages)
` bug#70645: [PATCH 1/2] Allow specifying the socket style for open-socket-for-uri
` bug#70645: [PATCH 2/2] web: Handle non-blocking ports in tls-wrap
bug#70640: A Texinfo aware `,describe` command
2024-04-29 3:47 UTC
bug#70628: segmentation fault reading socketpair after fork
2024-04-28 12:19 UTC
bug#43364: Possible bug with output redirection
2024-04-24 7:00 UTC (3+ messages)
` bug#43364: with-output-to-port works with file ports
bug#70534: eval-string: wrong environment for compilation
2024-04-23 11:07 UTC
bug#70474: Possible bug with `atomic-box-swap!` on OSX/M3 (?!?!)
2024-04-22 11:23 UTC (8+ messages)
` bug#70474: Also manifests on an M1 running 14.1.1 and with newer Guile versions
` bug#70474: [PATCH 1/2] Including the cast makes Apple clang 15.0.0 happy; without it, clang is sad
` bug#70474: [PATCH 2/2] Replace aarch64 CAS and atomic-swap generated JIT code with CASAL and SWPAL instructions
` bug#70474: Just adding DMB doesn't help
` bug#70474: [PATCH] Move the spin loop target to the LDAXR instruction
bug#70510: Small documentation error for case-lambda*
2024-04-21 16:08 UTC
bug#20272: Support reproducible builds
2024-04-09 4:02 UTC (3+ messages)
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).