[Issue 11684] SIGSEGV, std.stdio.__T7writelnTAyaZ.writeln() at std/stdio.d:1906
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Dec 5 11:46:51 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11684
--- Comment #2 from hsteoh at quickfur.ath.cx 2013-12-05 11:46:50 PST ---
P.S. Here is the code I tested:
------
import std.stdio;
void main() {
writeln("Hello");
}
------
No segfaults happened.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list