Release: GDC for Windows

Kagamin spam at here.lot
Sat Mar 26 15:09:04 PDT 2011


Daniel Green Wrote:

> nm test4.exe | grep ModuleInfo

as to std.random, in std.algorithm we have

version(unittest)
{
    import std.random, std.stdio, std.string;
    mixin(dummyRanges);
}

is phobos compiled with unittests enabled?


More information about the Digitalmars-d-announce mailing list