function std.file.dirEntries compiler error
John Colvin
john.loughran.colvin at gmail.com
Fri Mar 8 09:29:39 PST 2013
I tried compiling phobos with -inline and ran in to this compiler
error:
std/file.d(2620): Error: function std.file.dirEntries compiler
error, parameter 'pattern', bugzilla 2962?
Assertion failed: (0), function toObjFile, file glue.c, line 815.
Is this known about or is it something new? The bug referenced in
the error message doesn't immediately appear to be the same
problem.
More information about the Digitalmars-d
mailing list