bugGNU Common Lisp - Bugs: bug #56868, FORMAT doesn't support Tilde Slash

 
 

bug #56868: FORMAT doesn't support Tilde Slash

Submitter:  None
Submitted:  Sat 07 Sep 2019 06:20:08 PM 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:30:12 PM UTC, comment #1: 

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

Camm Maguire <camm>
Group administrator
Sat 07 Sep 2019 06:20:08 PM UTC, original submission:  

It appears that GCL doesn't support Tilde Slash in FORMAT (http://www.lispworks.com/documentation/lw50/CLHS/Body/22_ced.htm).

I tried with the tarball labeled 2.6.12 and dated 2014 on the download page which is the most recent tarball from what I can tell. I wasn't able to build from Git so I don't know if this has been implemented in the meantime.

E.g.:

>(format t "~/pprint-linear/~%" '(1 2 3))


Error:
Fast links are on: do (si::use-fast-links nil) for debugging
Signalled by FORMAT.
Condition in FORMAT [or a callee]: INTERNAL-SIMPLE-ERROR: Format error: illegal directive.
  V
"~/pprint-linear/~%"

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