[fpc-pascal] Catching Exceptions in Library

Sven Barth pascaldragon at googlemail.com
Fri Nov 7 07:43:13 CET 2014


On 07.11.2014 01:39, Steve Gatenby wrote:
> Could anybody tell me why the following error is caught by the try
> except in an Application, but not in a Library ?
>
> I am needing to find out where try except doesn't do what I think, not
> fix this code.
>
>   this is a contrived error to show the problem, not part of my code :)

Which platform and OS and which compiler version?

If you use 2.6.x and Win64 or Win32 then please test with 2.7.1 (for 
32-Bit: please pass OPT="-dTEST_WIN32_SEH" to make).

Regards,
Sven




More information about the fpc-pascal mailing list