implicit exception frames? [Re: [fpc-pascal] If an Assert fails in constructor, then destructor called (?)]

Martin Friebe fpc at mfriebe.de
Thu Jul 2 18:53:53 CEST 2009


Jonas Maebe wrote:
> 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.

thanks a lot
Martin



More information about the fpc-pascal mailing list