[Issue 10723] std.stdio.File.byLine causes segfault when compiling with -O
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jul 27 17:27:28 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10723
--- Comment #1 from hsteoh at quickfur.ath.cx 2013-07-27 17:27:27 PDT ---
P.S. The bug doesn't happen if the try-catch block is removed, or if the File
struct is assigned to a temporary variable first, then byLine called on 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