GNU bug report logs - #52801
'autocrlf' in ~/.gitconfig can break "guix pull" checkouts

Previous Next

Package: guix;

Reported by: Grigory Shepelev <shegeley <at> gmail.com>

Date: Sun, 26 Dec 2021 10:16:02 UTC

Severity: important

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Grigory Shepelev <shegeley <at> gmail.com>, 52801 <at> debbugs.gnu.org
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
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.





This bug report was last modified 3 years and 135 days ago.

Previous Next


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