[phobos] Typo (bug) in std.concurrency
Andrei Alexandrescu
andrei at erdani.com
Tue Jun 29 09:16:40 PDT 2010
Yah, what should work would be to slice a tuple and get a reduced tuple.
I recall the code wasn't working when I tried it.
Andrei
Steve Schveighoffer wrote:
> You can't slice a tuple and assign it back to the same tuple type.
>
> -Steve
>
>
>
> ----- Original Message ----
>> From: Sean Kelly <sean at invisibleduck.org>
>> To: Discuss the phobos library for D <phobos at puremagic.com>
>> Sent: Tue, June 29, 2010 11:39:50 AM
>> Subject: Re: [phobos] Typo (bug) in std.concurrency
>>
>> On Jun 29, 2010, at 7:00 AM, Simen Kjaeraas wrote:
>
>> http://d.puremagic.com/issues/show_bug.cgi?id=4406
>>
>> Posting it
>> here too, to make sure it gets noticed. It's a rather simple fix.
>
> You
>> can't slice a tuple? Seriously? I could have sworn that I tested
>> this and it worked.
> _______________________________________________
> phobos
>> mailing list
>
>> href="mailto:phobos at puremagic.com">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