[Issue 6983] Vararg corrupts string on 64bit

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 28 02:10:05 PDT 2012


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WONTFIX


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-04-28 02:11:11 PDT ---
The 64 bit ABI won't allow using _argptr directly. Instead, use the functions
in core.stdc.stdarg.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list