import std.regex;
void main()
{
 regex("");
}

Results in a screenful of "undefined identifier writefln" and "undefined identifier writef" errors from inside std.regex.

_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to