== Quote from Rory Mcguire (rjmcgu...@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.