octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #52699] ginput() broken on dev


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #52699] ginput() broken on dev
Date: Sun, 24 Dec 2017 12:00:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #6, bug #52699 (project octave):

Matlab allows function parameters and existing variables to be made global,
but there is a warning that the local value may change to match the global
value and that this behavior may go away in some future release.  Who knows
when that might be though.  I mean, it has been documented for many many years
that isstr will go away and that you should use ischar instead, but that
hasn't happened yet.

I would prefer that we disallow making existing variables (including function
parameters) global the same as we do for persistent, but we would probably get
complaints about how that behavior is not compatible with Matlab.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52699>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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