March 27, 2011
On 3/26/2011 6:09 PM, Kagamin wrote:
> 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?

I'm not sure.  Phobos is built using the default configuration supplied by GDC.
1 2 3 4
Next ›   Last »