www.digitalmars.com         C & C++   DMDScript  

D - Threads Cannot be Auto?

I don't know whether this is intentional or not, but if it is, it should 
be specified more clearly in the docs.  Any access to a class that 
inherits from Thread and is auto is an access violation.  Not that I 
could tell you why I decided that the thread should be auto, but it did 
hang me up for quite a while.

Evan
Nov 09 2002