Well, maybe it'S the writefln: import std.stdio;
int main()
{
writefln("%d", 1);
return 0;
}
segfaults as well.
Kind regards
T.
--
Thomas Viehmann, http://thomas.viehmann.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

