On 02 Jul 2009, at 16:58, Martin Friebe wrote:

Leaves question 2: Is there a way to switch it off, to avoid the cost of creating an exception frame? (if you are either sure your constructor does not throw an exception, or for some reason do not care)?

http://www.freepascal.org/docs-html/prog/progsu32.html

It also applies to the exception frames in constructors.

Note that while that page says it is set to OFF by default, it's obviously set to ON by default. That error has already been corrected in the svn version of the documentation.


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

Reply via email to