Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
June 04, 2010 [phobos] phobos commit, revision 1575 | ||||
---|---|---|---|---|
| ||||
phobos commit, revision 1575 user: sean msg: Fixed an issue with tid.send(). Also added ostensibly correct code for receiveOnly in a version(none) block because there appears to be a compiler bug that prevents it from working. http://www.dsource.org/projects/phobos/changeset/1575 |
June 04, 2010 [phobos] phobos commit, revision 1575 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsource.org | Walter, fixing this bug is urgent. Could you please give it priority?
Andrei
On 06/04/2010 05:49 PM, dsource.org wrote:
> phobos commit, revision 1575
>
>
> user: sean
>
> msg:
> Fixed an issue with tid.send(). Also added ostensibly correct code for receiveOnly in a version(none) block because there appears to be a compiler bug that prevents it from working.
>
> http://www.dsource.org/projects/phobos/changeset/1575
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
|
June 04, 2010 [phobos] phobos commit, revision 1575 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsource.org | bugzilla entry for the compiler bug?
dsource.org wrote:
> phobos commit, revision 1575
>
>
> user: sean
>
> msg:
> Fixed an issue with tid.send(). Also added ostensibly correct code for receiveOnly in a version(none) block because there appears to be a compiler bug that prevents it from working.
>
> http://www.dsource.org/projects/phobos/changeset/1575
>
>
|
June 04, 2010 [phobos] phobos commit, revision 1575 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | Not created yet. Working on it.
On Jun 4, 2010, at 4:07 PM, Walter Bright wrote:
> bugzilla entry for the compiler bug?
>
> dsource.org wrote:
>> phobos commit, revision 1575
>>
>>
>> user: sean
>>
>> msg:
>> Fixed an issue with tid.send(). Also added ostensibly correct code for receiveOnly in a version(none) block because there appears to be a compiler bug that prevents it from working.
>>
>> http://www.dsource.org/projects/phobos/changeset/1575
>>
>>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
|
June 04, 2010 [phobos] phobos commit, revision 1575 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | http://d.puremagic.com/issues/show_bug.cgi?id=4273 On Jun 4, 2010, at 4:07 PM, Walter Bright wrote: > bugzilla entry for the compiler bug? > > dsource.org wrote: >> phobos commit, revision 1575 >> >> >> user: sean >> >> msg: >> Fixed an issue with tid.send(). Also added ostensibly correct code for receiveOnly in a version(none) block because there appears to be a compiler bug that prevents it from working. >> >> http://www.dsource.org/projects/phobos/changeset/1575 >> >> > _______________________________________________ > phobos mailing list > phobos at puremagic.com > http://lists.puremagic.com/mailman/listinfo/phobos |
June 04, 2010 [phobos] phobos commit, revision 1575 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | Alternately, a Tuple containing one value could be implicitly convertible to that type. Then I wouldn't have to vary the return type based on the number of values requested.
On Jun 4, 2010, at 3:57 PM, Andrei Alexandrescu wrote:
> Walter, fixing this bug is urgent. Could you please give it priority?
>
> Andrei
>
> On 06/04/2010 05:49 PM, dsource.org wrote:
>> phobos commit, revision 1575
>>
>>
>> user: sean
>>
>> msg:
>> Fixed an issue with tid.send(). Also added ostensibly correct code for receiveOnly in a version(none) block because there appears to be a compiler bug that prevents it from working.
>>
>> http://www.dsource.org/projects/phobos/changeset/1575
>>
>> _______________________________________________
>> 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
|
Copyright © 1999-2021 by the D Language Foundation