cpuid wrapper

Tomas Lindquist Olsen tomas at famolsen.dk
Wed Oct 25 18:22:18 PDT 2006


notknown wrote:
>>> This seems like a compiler bug. It's declared:
>>> uint maxThreads=1;
>>>
>>> Am I missing something?
>>
>> Could it be because you run the code from constructor?
>> Maybe it is not yet set at that point, just guessing?
> 
> Okay, must be compiler bug, just checked and it is not touched anywhere 
> except the initialization.

Do you think you could narrow this down? Seems it's not happening for 
Windows users. Might as well report it if it's a real bug.

Basically some testing of class member initialisers.



More information about the Digitalmars-d-announce mailing list