guile-user
[Top][All Lists]
Advanced

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

Re: String syntax changed?


From: Paul Jarc
Subject: Re: String syntax changed?
Date: Sun, 18 Jan 2004 23:37:45 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Roland Orre <address@hidden> wrote:
>       (begin (display "$\\scriptstyle{P(A\|D)}$") (newline))
...
> ERROR: #<unknown port>:1:38: illegal character in escape sequence: #\|
> ABORT: (read-error)

1.7 is more strict than 1.6 about unrecognized escaped characters.

> ERROR: Unbound variable: D
> ABORT: (unbound-variable)

Hm.  With different string contents, this could have done something
dangerous.  I'm not sure what could have been done about it, though.

> I don't understand. Can someone hint me about documentation about this?

I don't think it was ever documented that unnecessary backslashes were
allowed.


paul




reply via email to

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