[fpc-pascal] Where is IsMultiThreaded set under Linux?

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Oct 8 13:43:16 CEST 2010


On 08 Oct 2010, at 13:37, Sven Barth wrote:

> Btw: the check for IsMultiThread inside of RTL code is a bit  
> dangerous as ported Delphi applications might set it manually to  
> true out of old habit (which is bad if the multithreading  
> initialization checks that var).

Such applications are simply guaranteed to break on FPC. It is wrong  
to manually set IsMultiThread to true.


Jonas



More information about the fpc-pascal mailing list