[fpc-devel] StdOut capture for FPC RTL
Marco van de Voort
marcov at stack.nl
Thu Nov 25 09:49:10 CET 2010
In our previous episode, Thaddy said:
> I guess Marco is right: Just flush after thread operations.
> On its own it is not threadsafe, I agree, but it might be a simple and
> solid solution. *without* the rewrites :)
IIRC there is a pointer in the filetype that points into the buffer.
(bufptr). Just copying that means they still point into the same pointer.
More information about the fpc-devel
mailing list