<div>Exiting from finally? Is it something new?0</div><div><br></div><a href="http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/devcommon/cm_cant_leave_finally_xml.html">http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/devcommon/cm_cant_leave_finally_xml.html</a><br><br>On Saturday, July 14, 2018, J. Gareth Moreton <<a href="mailto:gareth@moreton-family.com">gareth@moreton-family.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've had a look at issue #32913 for a <br>
while now, but after looking through <br>
errore.msg on an unrelated note, I <br>
discovered that it seems to be the <br>
intention that Exit is not supported in <br>
the finally section of a try...finally <br>
block, although apparently such a <br>
construct is supported in Delphi.<br>
<br>
Do-wan Kim provided a fix for the internal <br>
error, but the original submitter states <br>
that Delphi allows Exit in finally <br>
sections, something I cannot personally <br>
test. How should I proceed from here? If <br>
in ObjFPC mode, Exit is indeed illegal, I <br>
can fix that so the presence of Exit <br>
returns the relevant error.<br>
<br>
Gareth aka Kit<br>
______________________________<wbr>_________________<br>
fpc-devel maillist - <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel" target="_blank">http://lists.freepascal.org/<wbr>cgi-bin/mailman/listinfo/fpc-<wbr>devel</a><br>
</blockquote>