[fpc-pascal] Catching Exceptions in Library

Steve Gatenby steveg at nevets.com.au
Fri Nov 7 13:06:40 CET 2014


On 07/11/14 17:13, Sven Barth wrote:
> 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
>
Sorry, forgot to supply it  -
Lazarus 1.3 r46685M FPC 2.6.2 i386-linux-gtk 2





More information about the fpc-pascal mailing list