GNU bug report logs - #45914
read skips space after colon when prefix keywords are enabled

Previous Next

Package: guile;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Sat, 16 Jan 2021 07:38:01 UTC

Severity: normal

Full log


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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: bug-guile <at> gnu.org
Subject: read skips space after colon when prefix keywords are enabled
Date: Sat, 16 Jan 2021 08:37:13 +0100
When prefix keywords are enabled with (read-set! keywords 'prefix) the
characters “: hello” are read as “#:hello” instead of two separate
symbols.  It seems to me that only “:hello” should be read as “#:hello”.

There is no such problem with postfix keywords.

-- 
Ricardo




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

Previous Next


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