bug-mit-scheme
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-mit-scheme] [bug #26041] microcode breaks with 32-bit long and 64-b


From: Taylor R. Campbell
Subject: [Bug-mit-scheme] [bug #26041] microcode breaks with 32-bit long and 64-bit time_t, off_t, &c.
Date: Sat, 28 Mar 2009 22:16:34 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/525.18 (KHTML, like Gecko, Safari/525.20) OmniWeb/v622.3.0.105198

URL:
  <http://savannah.gnu.org/bugs/?26041>

                 Summary: microcode breaks with 32-bit long and 64-bit
time_t, off_t, &c.
                 Project: MIT/GNU Scheme
            Submitted by: riastradh
            Submitted on: Sat 28 Mar 2009 22:16:33 GMT
                Category: microcode
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect behavior
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26041>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]