On Mon, 5 Dec 2005, L505 wrote:

> Also, a simple macro could end up in a neverending loop and bring down the 
> server.
> Lots of other ways to make a compiler go nuts.

The Free Pascal compiler checks for recursive expansion. If it goes over 16, it 
stops.

In case you prove otherwise, of course, we have a bug...

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to