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

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

[Octave-bug-tracker] [bug #51532] Function in '+' package argument looku


From: Piotr Held
Subject: [Octave-bug-tracker] [bug #51532] Function in '+' package argument lookup fails
Date: Fri, 4 Aug 2017 21:28:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.86 Safari/537.36

Follow-up Comment #5, bug #51532 (project octave):

Similarly to the recently added 'is_classdef_meta()' method I added a method
'is_package()' to octave_value, octave_base_value and octave_classdef_meta. It
returns true if the cdef_classdef_meta object underlying octave_classdef_meta
is a package. 

I added some more commentary in pt-eval.cc:1347 and changed that area of code
so that the the '+' package is not indexed.

I added a test for this problem in /test.

(file #41419)
    _______________________________________________________

Additional Item Attachment:

File name: proper_patch.diff              Size:5 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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