std.variant holding bigger structs and std.concurrency message limitation

Anonimous tr1 at google.com
Thu May 9 05:42:24 PDT 2013


On Thursday, 9 May 2013 at 12:36:36 UTC, David Nadlinger wrote:
> On Tuesday, 30 April 2013 at 00:04:04 UTC, David Eagen wrote:
>> On Saturday, 27 April 2013 at 17:42:54 UTC, Idan Arye wrote:
>>> The way it works now, is that if the size is too big they use 
>>> a reference instead: 
>>> https://github.com/D-Programming-Language/phobos/blob/master/std/variant.d#L544#L555
>>
>> So is the bug in std.concurrency and they way it uses Variant 
>> or is the bug in Variant?
>
> It's a variant bug, please make sure it is on Bugzilla.
>
> David

Yes, it is reported by Tavi Cacina
http://d.puremagic.com/issues/show_bug.cgi?id=10017

Sorry,I ment that it's an important bug,but maybe everybody was 
busy
with dconf and just didn't do anything with it.

There is already pull,could you tell about its status?


More information about the Digitalmars-d mailing list