GNU bug report logs - #43326
[3.0.x] Regression: Compilation error involving strings

Previous Next

Package: guile;

Reported by: Erik Dominikus <erik.dominikus71 <at> gmail.com>

Date: Fri, 11 Sep 2020 08:43:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Erik Dominikus <erik.dominikus71 <at> gmail.com>
To: 43326 <at> debbugs.gnu.org
Subject: bug#43326: [3.0.x] Regression: Compilation error involving strings
Date: Fri, 11 Sep 2020 15:31:24 +0700
[Message part 1 (text/plain, inline)]
Dear author(s) of the Guile 3.0.x compiler,

Background: I would like to report a problem that I found while trying
to write a simple web server with get-string-n, sxml simple, and web
server.

I have traced and reduced the problem into the minimal example below.

Some tested versions:
- affected: 3.0.2 and 3.0.4
- not affected: 2.0.13

How to reproduce:
- Download the attached compile-error.scm into your working directory.
- Run in Bash: GUILE_AUTO_COMPILE=0 guile -s compile-error.scm

Expected result: #t

Actual result: #f

Thank you.

Best regards,

Erik
[compile-error.scm (text/x-scheme, attachment)]

This bug report was last modified 4 years and 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.