On 28 Jan 2010, at 10:30, Roland Turcan wrote:

Hello friends,

It started to show this %subject% since I added some code into

The internalerror is 200501152, not 20051152

{$IF MyBoolCondition}

example:

That example does not compile, and even after fixing it so that it does compile, it did not show the problem to me. Please be more careful in the future when reporting problems.

What could be a reason

A bug in the unit loading: http://bugs.freepascal.org/view.php?id=8611

and how to avoid it?

Do not place conditional expressions right after the "uses" statement (maybe adding a dummy constant declaration in between is enough).


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

Reply via email to