[DGD] Re: Conditional inherits?

Felix A. Croes felix at dworkin.nl
Sat Mar 28 23:27:02 CET 1998


Kevin Carpenter <kevinc at kplace.monrou.com> wrote:
> OK, I can see how that would work.  Is it likely to continue
> to work in the multi-threaded version of the driver?  Use of
> global variables makes the re-enterant coder in me shiver.

Yes, because there are not going to be concurrent compiles anyway.
Compiling an object -- or making changes to a file -- will only be
allowed to one thread at a time.

Dworkin



More information about the DGD mailing list