Threading errors.

dcoder dcoder at devnull.dev
Mon Jul 26 10:11:21 PDT 2010


== Quote from Rory Mcguire (rjmcguire at gm_no_ail.com)'s article
> Dmitry Olshansky wrote:
> > On 26.07.2010 19:45, dcoder wrote:
> >> $ 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.
> 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)


Yep, I get that same error after upgrading my compiler.

$ dmd --help
Digital Mars D Compiler v2.047
Copyright (c) 1999-2010 by Digital Mars written by Walter Bright
Documentation: http://www.digitalmars.com/d/2.0/index.html



thanks.


More information about the Digitalmars-d-learn mailing list