bugMIT/GNU Scheme - Bugs: bug #26041, microcode breaks with 32-bit long...

 
 

bug #26041: microcode breaks with 32-bit long and 64-bit time_t, off_t, &c.

Submitter:  Taylor R. Campbell <riastradh>
Submitted:  Sat 28 Mar 2009 10:16:33 PM UTC
   
 
Category:  microcode Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect behavior
Status:  Fixed Privacy:  Public
Assigned to:  riastradh Originator Name: 
Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 17 Dec 2011 03:36:08 AM UTC, comment #1: 

This is pretty much fixed.  Not thoroughly tested, but...

Taylor R. Campbell <riastradh>
Group Member
Sat 28 Mar 2009 10:16:33 PM UTC, original submission:  

long_to_integer &c. need to be extended to wider integer types.  Probably it would be simplest just to use intmax_t and uintmax_t everywhere for integers, rather than longs.

Taylor R. Campbell <riastradh>
Group Member

 

(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 riastradh (Submitted the item)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-12-17 riastradh StatusNone Fixed
        Assigned toNone riastradh
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code