[fpc-pascal] writeln: FPC runtime race conditions in external C threads
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Jul 12 18:17:40 CEST 2010
On 12 Jul 2010, at 13:24, Michael Van Canneyt wrote:
> Basically, any heap memory access and standard pascal I/O are forbidden in
> threads started outside FPC, because the necessary thread structures are not
> initialized correctly.
I think that I've finally found a way to resolve this properly in r15557.
Jonas
More information about the fpc-pascal
mailing list