[dmd-beta] 2.056 beta: Many undefined writef[ln] in std.regex

Nick Sabalausky bus_dmdbeta at semitwist.com
Sat Oct 22 18:03:42 PDT 2011


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

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



More information about the dmd-beta mailing list