Threading errors.

Rory Mcguire rjmcguire at gm_no_ail.com
Mon Jul 26 09:54:40 PDT 2010


Dmitry Olshansky wrote:

> On 26.07.2010 19:45, dcoder wrote:
>> Hello.
>>
>>    
> [snip]
>> $ dmd --help
>> Digital Mars D Compiler v2.042
>> Copyright (c) 1999-2010 by Digital Mars written by Walter Bright
>> Documentation: http://www.digitalmars.com/d/2.0/index.html
>>
>>
>>    
> I suggest updating compiler - it's should be 2.047 now. The outdated
> distribution could also feature some bugs in std.concurency.
>> So, what am I doing wrong here?
>>
>> thanks.
>>
>>    
> 
> 
Doesn't work for 2.047 either.

dthreadpass.d(19): Error: no [] operator overload for type Tuple!(Tid,int)
dthreadpass.d(20): Error: no [] operator overload for type Tuple!(Tid,int)



More information about the Digitalmars-d-learn mailing list