GNU bug report logs - #77560
The guix style command deletes #; comments.

Previous Next

Package: guix;

Reported by: Yuval Langer <yuval.langer <at> gmail.com>

Date: Sat, 5 Apr 2025 18:57:03 UTC

Severity: normal

Full log


Message #8 received at 77560 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: 77560 <at> debbugs.gnu.org
Subject: The guix style command deletes #; comments.
Date: Thu, 29 May 2025 14:08:00 +0200
I think this is because READ-WITH-COMMENTS in (guix read-print) 
does not have a clause for reading expressions that start with #;. 
It explicitly handles single line comments, and it knows about 
G-expressions (starting with #), but it does not handle #;, so it 
cannot preserve them.

-- 
Ricardo




This bug report was last modified 17 days ago.

Previous Next


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