bugGNU Common Lisp - Bugs: bug #23956, (format t "~C" #\Space)...

 
 

bug #23956: (format t "~C" #\Space) doesn't work correctly.

Submitter:  None
Submitted:  Tue 29 Jul 2008 06:48:37 AM UTC
   
 
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
   

Sun 28 Jan 2024 02:31:43 PM UTC, comment #1: 

Greetings, and thanks for your report!  This is now fixed in master.

Camm Maguire <camm>
Group administrator
Tue 29 Jul 2008 06:48:37 AM UTC, original submission:  

According to the Common LISP specification, (format t "~C" #\Space) should give " " as follows:

 (format t "~C" #\Space) =>  " "

But, it gives "Space", instead.

Anonymous

 

(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)
  •  

    There are 0 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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-01-28 camm StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code