[fpc-devel] Different handling of try..except depending on OS?

Bart bartjunk64 at gmail.com
Thu Dec 10 09:35:37 CET 2020


On Thu, Dec 10, 2020 at 7:34 AM Sven Barth via fpc-devel
<fpc-devel at lists.freepascal.org> wrote:

> It's possibly related to FPC using SEH on Win32 and Win64 instead of the
> SetJump/LongJump based exception handling on other platforms. Slight
> differences are possible and we'd have to investigate why the later does
> not correctly trigger a runtime error.

Should I file a bugreport for that?
If so, someone should first confirm it with trunk (I don't have fpc
trunk on my Linux VM).


-- 
Bart


More information about the fpc-devel mailing list