Greetings, and thanks so much!

This is fixed in CVS head -- will this suffice?

Take care,

Orlin Grigorov <[EMAIL PROTECTED]> writes:

> URL:
>   <http://savannah.gnu.org/bugs/?21116>
> 
>                  Summary: "(write "foo" :escape nil) does not work!
>                  Project: GNU Common Lisp
>             Submitted by: ogrigorov
>             Submitted on: Wednesday 09/19/2007 at 04:42
>                 Category: None
>                 Severity: 3 - Normal
>               Item Group: None
>                   Status: None
>                  Privacy: Public
>              Assigned to: None
>              Open/Closed: Open
>          Discussion Lock: Any
> 
>     _______________________________________________________
> 
> Details:
> 
> GCL 2.6.7:
> 
> >(write "abc" :escape nil)
> "abc"
> 
> MUST BE SUCH:
> 
> GNU CLISP 2.41:
> 
> > (write "abc" :escape nil)
> abc
> 
> 
> 
> 
> 
>     _______________________________________________________
> 
> Reply to this item at:
> 
>   <http://savannah.gnu.org/bugs/?21116>
> 
> _______________________________________________
>   Message sent via/by Savannah
>   http://savannah.gnu.org/
> 
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to