January 25, 2011 [Issue 5486] New: Missing define for running dmd as 64-bit | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=5486 Summary: Missing define for running dmd as 64-bit Product: D Version: D2 Platform: x86_64 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: dawg@dawgfoto.de --- Comment #0 from dawg@dawgfoto.de 2011-01-25 12:27:12 PST --- Created an attachment (id=881) git format-patch I think src/backend/cdef.h is missing a define to have correct targ_ptrdiff_t / targ_size_t on FreeBSD. Otherwise I get lots of compiler crashes. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 26, 2011 [Issue 5486] Missing define for running dmd as 64-bit | ||||
---|---|---|---|---|
| ||||
Posted in reply to dawg@dawgfoto.de | http://d.puremagic.com/issues/show_bug.cgi?id=5486 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> 2011-01-25 17:55:41 PST --- https://github.com/D-Programming-Language/dmd/commit/0ec3b3aad88a318f639a4cbdec75aa4370f2f0cf https://github.com/D-Programming-Language/dmd/commit/4ecec00a812dee90c6d4a55c6b3c6ce5ef31977f -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation