[Issue 800] writefln() on an associative array fails hard
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jan 7 00:05:57 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=800
lio at lunesu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |761
Keywords| |patch
------- Comment #3 from lio at lunesu.com 2007-01-07 02:05 -------
Important: if the doFormat patch from issue 652 or 761 is applied, putAArray
should also call doFormat with the 'parse' parameter set to false! This
prevents any "%" in either key or value strings from being interpreted
(resulting in the bug from issue 761)
--
More information about the Digitalmars-d-bugs
mailing list