gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [bug #21116] "(write "foo" :escape nil) does not work!


From: Camm Maguire
Subject: [Gcl-devel] Re: [bug #21116] "(write "foo" :escape nil) does not work!
Date: 19 Sep 2007 09:34:22 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks so much!

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

Take care,

Orlin Grigorov <address@hidden> 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                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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