bug-guile
[Top][All Lists]
Advanced

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

[bug #31680] R6RS string literal intraline whitespace removal


From: Andy Wingo
Subject: [bug #31680] R6RS string literal intraline whitespace removal
Date: Fri, 21 Jan 2011 07:35:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ Epiphany/2.30.2

Follow-up Comment #8, bug #31680 (project guile):

I looked at implementing this, and it seems that Guile does handle the
sequence  <LF> as being nothing; e.g.

"foo
 bar"
=> "foo bar"

This appears to have been the case since time immemorial, or 1996 at least.
So we will probably have to add a reader option for this, unfortunately...

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31680>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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