digitalmars.D.bugs - [Issue 497] New: frontend: 64-bit cleanup of sprintf buffer sizes
- d-bugmail puremagic.com Nov 12 2006
- d-bugmail puremagic.com Nov 12 2006
- d-bugmail puremagic.com Nov 17 2006
http://d.puremagic.com/issues/show_bug.cgi?id=497 Summary: frontend: 64-bit cleanup of sprintf buffer sizes Product: D Version: 0.173 Platform: PC OS/Version: Linux Status: NEW Keywords: patch Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla digitalmars.com ReportedBy: thomas-dloop kuehne.cn As a side effect the following 32bit issues are fixed too: func.c:2108 buffer is too small statement.c:1368 fdname is too small --
Nov 12 2006
http://d.puremagic.com/issues/show_bug.cgi?id=497 ------- Comment #1 from thomas-dloop kuehne.cn 2006-11-12 15:23 ------- Created an attachment (id=43) --> (http://d.puremagic.com/issues/attachment.cgi?id=43&action=view) dmd-0.173-sprintf-buffer.patch --
Nov 12 2006
http://d.puremagic.com/issues/show_bug.cgi?id=497 bugzilla digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from bugzilla digitalmars.com 2006-11-17 05:26 ------- Incorporated DMD 0.174 --
Nov 17 2006









d-bugmail puremagic.com 