[phobos] An update to std.variant broke std.concurrency.prioritySend

Sean Kelly sean at invisibleduck.org
Thu Sep 30 10:56:07 PDT 2010


Got it.  It's currently not possible to store a Tuple inside a Variant because Tuple has no default ctor.  Fix forthcoming.

On Sep 30, 2010, at 9:54 AM, Sean Kelly wrote:

> Oops, looks like a compiler bug is reporting the wrong location.  Well, a change somewhere broke prioritySend.  Trying to find the spot.
> 
> On Sep 30, 2010, at 9:49 AM, Sean Kelly wrote:
> 
>> It doesn't compile any longer.  It's been a while since I updated so I don't know the exact revision.  I'll roll back and see if I can find it... and then add prioritySend in a unittest so this doesn't happen again.
>> _______________________________________________
>> 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



More information about the phobos mailing list