bugGNU Common Lisp - Bugs: bug #27793, fifth lacks type check

 
 

bug #27793: fifth lacks type check

Submitter:  None
Submitted:  Fri 23 Oct 2009 10:01:42 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
   

Tue 19 Nov 2013 04:03:33 PM UTC, comment #1: 

Greetings, and thanks for your report!  This should be fixed in the latest release.

Camm Maguire <camm>
Group administrator
Fri 23 Oct 2009 10:01:42 PM UTC, original submission:  


>(car 'foo)


Error: FOO is not of type LIST.

>(cdr 'foo)


Error: FOO is not of type LIST.

>(fifth 'foo)


Error: Caught fatal error [memory may be damaged]

It seems like it would be nice to have the type check on
the derived access functions such as 'fifth'.

Thanks, Gordon Novak

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
    2013-11-19 camm StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code