octave-maintainers
[Top][All Lists]
Advanced

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

Re: OCTAVE_DEPRECATED and cset 27594


From: John W. Eaton
Subject: Re: OCTAVE_DEPRECATED and cset 27594
Date: Fri, 13 Dec 2019 22:59:45 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 12/13/19 8:51 PM, Rik wrote:
jwe,

I was reviewing this changeset

changeset:   27594:e091e09d26f0
user:        John W. Eaton <address@hidden>
date:        Thu Oct 31 00:51:45 2019 -0400
summary:     restore some symbol table functions for backward compatibility

which introduces many lines in symtab.h like this one

     // OCTAVE_DEPRECATED (V, "use 'interpreter::at_top_level' instead")
     bool at_top_level (void);

Should the deprecation warning be removed since it is not used?  Or, if it
is going to be used in the future, should we put in an Arabic numeral for
the version number rather than a Roman one?  The rest of the
OCTAVE_DEPRECATED instances use 5, 6, or 7 rather than "V".

Thanks for letting me know.  I pushed a change to fix it:

  http://hg.savannah.gnu.org/hgweb/octave/rev/0948ba09abbd

jwe




reply via email to

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