[phobos] Phobos broken by svn 2233.

Andrei Alexandrescu andrei at erdani.com
Mon Dec 27 19:45:14 PST 2010


Can't reproduce on OSX. I built and unittested both the debug and 
release versions. Anyone willing to take a look at this issue on Windows?

Andrei

On 12/27/10 10:14 AM, Don Clugston wrote:
> Compiling with -unittest on all platforms yields:
>
> std\algorithm.d(118): Error: variable
> std.algorithm.Map!(result,Repeat!(HasPostblit)).Map.__tmp5735 of type
> struct HasPostblit uses this(this), which is not allowed in static
> initialization
>
> You can see this in the DAutoTester results.
>
> Introduced in Phobos svn 2233
> "Fixed unlisted bug in readf"
> in which the line 118 was actually modified. An odd thing about this
> error is that the build continues regardless, and the tests still
> pass.
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos


More information about the phobos mailing list