.
I seem to remember this was a bug in the Win64 SEH support that was
fixed later on, but I can't find the bug report.
It's still the case on current trunk at least on Win64.
Since it might be a bug, I'd like to search for all occurrences of such
combination in my projects.
How do I find it using regular expression ACROSS line breaks?
That is, how to find the following in Lazarus IDE?
finally
.....
exit;
.....
end;
Thanks in advance.
Dennis
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal