[Issue 6576] std.string.format for struct crash on Linux 64bit

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 23 00:13:00 PDT 2012


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


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugdbug at yahoo.com.au
          Component|DMD                         |Phobos


--- Comment #4 from Don <clugdbug at yahoo.com.au> 2012-05-23 00:14:38 PDT ---
I thought this was a duplicate of bug 6758, but it isn't. Although 6758 is
fixed, and even the wrong-code bug 6189, this still remains.

std.format.doFormat around line 4845 has enough version(X86_64) stuff that it
looks like a Phobos bug. I find it a bit scary that it bypasses core.stdarg,
and there are not enough comments in that code for me to trust it.

-- 
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