octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: try/finally


From: John W. Eaton
Subject: Re: try/finally
Date: Wed, 20 Mar 2019 21:32:43 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

On 3/20/19 5:39 PM, Andrew Janke wrote:

Matlab has neither try/catch nor unwind_protect, so compatibility is not an immediate concern. And I think they're more likely to add a finally than an unwind_protect.
Matlab does have try/catch:

  https://www.mathworks.com/help/matlab/ref/try.html

It would still be possible to add a finally block, but I'm not too interested in language extensions these days since they tend to create future compatibility issues.

jwe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]