William Xu william.xwl@gmail.com writes:
ludo@gnu.org (Ludovic Courtès) writes:
I believe this may be the same problem as discussed in this thread:
http://thread.gmane.org/gmane.lisp.scheme.snow/152
This is an indication that these escape sequences in strings are not so standard.
Thanks. So this issue is still there...
OTOH, it's less of a problem with Chicken than with Guile since all you get with Chicken is a warning whereas Guile raises an exception.
Thanks, Ludovic.