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 <[email protected]> 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
> [email protected]
> http://lists.puremagic.com/mailman/listinfo/phobos
>
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos