[Issue 2551] std.format on invariant values : error and segmentation fault

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 27 12:28:22 PDT 2009


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





------- Comment #2 from dsimcha at yahoo.com  2009-03-27 14:28 -------
Created an attachment (id=294)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=294&action=view)
Patch for std.format problems.

Here's a patch that does what I suggested previously.  It seems to solve the
problem, and all of the std.format unittests still pass, except for the ones on
lines 2462 and 2464, which don't pass even without the patch.


-- 



More information about the Digitalmars-d-bugs mailing list