bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52801: Guile inconsistently misbehaves in case of escapes and carria


From: Maxime Devos
Subject: bug#52801: Guile inconsistently misbehaves in case of escapes and carriage returns, breaking "guix pull"
Date: Sun, 26 Dec 2021 11:22:32 +0000
User-agent: Evolution 3.38.3-1

retitle 52801 Guile inconsistently misbehaves in case of escapes and carriage 
returns, breaking "guix pull"
severity 52801 important
thanks

Grigory Shepelev schreef op zo 26-12-2021 om 13:14 [+0300]:
Today's guix pull gives the following bug.

Seems like an instance of <https://issues.guix.gnu.org/52559#15>.
I took the liberty of renaming the bug report appropriately.

Anyway, here's the minimal reproducer:

Run the following in a REPL:
(call-with-input-string "\"Hello\\\rcarriage return!\"" read)
;; --> invalid character in escape sequence: #\return

Greetings,
Maxime.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]