octave-maintainers
[Top][All Lists]
Advanced

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

Re: catch_block of eval


From: John W. Eaton
Subject: Re: catch_block of eval
Date: Wed, 30 Jan 2019 11:21:35 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1

On 1/30/19 11:13 AM, Rik wrote:

My question about what to do for

  eval (try_code, catch_code)

remains.  Does anyone have comments about that?  If not, I can open a bug report so that the issue is not forgotten.

jwe

Unless it is a problem, I would be inclined to keep it.  It is kind of a handy feature, and Octave does like to think of itself as a superset of Matlab.  We can certainly handle the one-input form, but why not handle a two-input form?

OK, it seems fine to keep it unless I find a more important reason than "it makes the implementation simpler".

jwe




reply via email to

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