On 2012-04-10 06:09, Jonathan M Davis wrote:
On Monday, April 09, 2012 23:58:26 Nick Sabalausky wrote:
Speaking of platform support problems, this 64-bit data corruption issue has
been sitting around for months, and basically fubars most (all?) programs
on 64-bit that use old-style varargs (such as std.string.format):

http://d.puremagic.com/issues/show_bug.cgi?id=6983

Oh, that's easy to top. Passing structs to C functions in 64-bit doesn't work:

http://d.puremagic.com/issues/show_bug.cgi?id=5570

- Jonathan M Davis

Can that be the case why some of my projects built for 64bit doesn't work and behaves very strangely.

--
/Jacob Carlborg

Reply via email to