Exiting from finally? Is it something new?0

http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/devcommon/cm_cant_leave_finally_xml.html

On Saturday, July 14, 2018, J. Gareth Moreton <gar...@moreton-family.com>
wrote:

> 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
> _______________________________________________
> fpc-devel maillist  -  fpc-devel@lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to