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

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

[Octave-bug-tracker] [bug #51192] static class method argument inaccessi


From: Piotr Held
Subject: [Octave-bug-tracker] [bug #51192] static class method argument inaccessible
Date: Thu, 20 Jul 2017 13:58:52 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36

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

I'm working on this problem and I think I found the culprit. It's line
libinterp/parse-tree/pt-eval.cc:1267 in the broken changeset. When you call a
static method on an object the 'indexing_object' variable is true, but when
you call it on a class name it is false. I am trying to find the fix and will
post a changeset once I do.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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