[Issue 2479] sformat is broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 29 14:55:45 PDT 2009


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





--- Comment #3 from Brad Roberts <braddr at puremagic.com>  2009-08-29 14:55:44 PDT ---
Adding a printf at the top of doFormat...

The broken case:
  argptr = 0xf7ceeffc
  core.exception.AssertError at bug2479.d(11): Assertion failure

With putc emptied out:
  argptr = 0xffb004d4
  (no assert)

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