Thread overview
[phobos] Phobos unittests broken?
Feb 27, 2010
Don Clugston
Feb 27, 2010
Walter Bright
Feb 27, 2010
Don Clugston
Feb 28, 2010
Walter Bright
February 27, 2010
I'm getting a unittest failure in std.variant with the latest DMD,
Phobos, and druntime. (std.variant(1239)).
Can anyone confirm this?
February 26, 2010
I thought Andrei had fixed that one?

Don Clugston wrote:
> I'm getting a unittest failure in std.variant with the latest DMD,
> Phobos, and druntime. (std.variant(1239)).
> Can anyone confirm this?
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
> 
February 27, 2010
Before the last update to Phobos, it failed to compile at all. Now it compiles, but fails the assert.

On 27 February 2010 07:37, Walter Bright <walter at digitalmars.com> wrote:
> I thought Andrei had fixed that one?
>
> Don Clugston wrote:
>>
>> I'm getting a unittest failure in std.variant with the latest DMD,
>> Phobos, and druntime. (std.variant(1239)).
>> Can anyone confirm this?
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>>
>>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
February 28, 2010
Right, but I thought Andrei had fixed it. I guess we'll await his return.

Don Clugston wrote:
> Before the last update to Phobos, it failed to compile at all. Now it compiles, but fails the assert.
>
> On 27 February 2010 07:37, Walter Bright <walter at digitalmars.com> wrote:
> 
>> I thought Andrei had fixed that one?
>>
>> Don Clugston wrote:
>> 
>>> I'm getting a unittest failure in std.variant with the latest DMD,
>>> Phobos, and druntime. (std.variant(1239)).
>>> Can anyone confirm this?
>>> _______________________________________________
>>> phobos mailing list
>>> phobos at puremagic.com
>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>>
>>>
>>>
>>> 
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>> 
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
> 
March 04, 2010
Yah, please make-do until I'm back and fully connected (around Sunday).

Andrei

Walter Bright wrote:
> Right, but I thought Andrei had fixed it. I guess we'll await his return.
> 
> Don Clugston wrote:
>> Before the last update to Phobos, it failed to compile at all. Now it compiles, but fails the assert.
>>
>> On 27 February 2010 07:37, Walter Bright <walter at digitalmars.com> wrote:
>> 
>>> I thought Andrei had fixed that one?
>>>
>>> Don Clugston wrote:
>>> 
>>>> I'm getting a unittest failure in std.variant with the latest DMD,
>>>> Phobos, and druntime. (std.variant(1239)).
>>>> Can anyone confirm this?
>>>> _______________________________________________
>>>> phobos mailing list
>>>> phobos at puremagic.com
>>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>>>
>>>>
>>>>
>>>> 
>>> _______________________________________________
>>> phobos mailing list
>>> phobos at puremagic.com
>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>>
>>> 
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>>
>> 
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
March 04, 2010
Yah, I fixed that. Please wait a bit more.

Andrei

Don Clugston wrote:
> I'm getting a unittest failure in std.variant with the latest DMD,
> Phobos, and druntime. (std.variant(1239)).
> Can anyone confirm this?
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos