www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Bug 119] New: macro error in "mars.h"

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/bugzilla/show_bug.cgi?id=119

           Summary: macro error in "mars.h"
           Product: D
           Version: 0.156
          Platform: All
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: afb algonet.se


When copying macros from GDC 0.17 over to DMD,
the __APPLE__ definition of "integer_t" was lost.

It needs a workaround (a #define) for that type,
since it is being used by the system already...


-- 
Apr 29 2006
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/bugzilla/show_bug.cgi?id=119






Created an attachment (id=10)
 --> (http://d.puremagic.com/bugzilla/attachment.cgi?id=10&action=view)
dmd-0.156-integer_t.patch


-- 
Apr 29 2006