bugGNU Common Lisp - Bugs: bug #21116, "(write "foo"...

 
 

bug #21116: "(write "foo" :escape nil) does not work!

Submitter:  Orlin Grigorov <ogrigorov>
Submitted:  Wed 19 Sep 2007 04:42:15 AM UTC
Votes: 100
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 21 Nov 2013 04:27:41 PM UTC, comment #1: 

Thanks for your report!  This is fixed in git master, and will make it into the next official release.

Camm Maguire <camm>
Group administrator
Wed 19 Sep 2007 04:42:15 AM UTC, original submission:  

GCL 2.6.7:

>(write "abc" :escape nil)

"abc"

MUST BE SUCH:

GNU CLISP 2.41:

> (write "abc" :escape nil)

abc

Orlin Grigorov <ogrigorov>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by camm (Posted a comment)
  • -email is unavailable- added by ogrigorov (Voted in favor of this item)
  • -email is unavailable- added by ogrigorov (Submitted the item)
  •  

    There are 100 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-21 camm StatusNone Fixed
        Open/ClosedOpen Closed
    2007-09-19 ogrigorov Carbon-Copy- Added ogrigorov

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code