Windows 8 Metro support
Jonathan M Davis
jmdavisProg at gmx.com
Mon Apr 9 21:09:28 PDT 2012
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
More information about the Digitalmars-d
mailing list