[fpc-devel] Issue #32913

J. Gareth Moreton gareth at moreton-family.com
Sat Jul 14 19:23:46 CEST 2018


I've had a look at issue #32913 for a 
while now, but after looking through 
errore.msg on an unrelated note, I 
discovered that it seems to be the 
intention that Exit is not supported in 
the finally section of a try...finally 
block, although apparently such a 
construct is supported in Delphi.

Do-wan Kim provided a fix for the internal 
error, but the original submitter states 
that Delphi allows Exit in finally 
sections, something I cannot personally 
test. How should I proceed from here? If 
in ObjFPC mode, Exit is indeed illegal, I 
can fix that so the presence of Exit 
returns the relevant error.

Gareth aka Kit



More information about the fpc-devel mailing list