[phobos] committed a bunch of stuff...

Don Clugston dclugston at googlemail.com
Wed Jul 28 04:12:29 PDT 2010


Here's a regression, from Walter's test suite. Used to work, now
vomits six obscure error messages.

import std.stdio;

void foo(creal a)
{
  writeln(a);
}


On 28 July 2010 10:10, Andrei Alexandrescu <andrei at erdani.com> wrote:
> ... some small, some bigger. On my OSX machine all unittests run properly.
> Please let me know how things work for you!
>
> Andrei
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>


More information about the phobos mailing list