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

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

[Octave-bug-tracker] [bug #62111] missing scope resolution operator


From: anonymous
Subject: [Octave-bug-tracker] [bug #62111] missing scope resolution operator
Date: Thu, 24 Feb 2022 17:18:12 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?62111>

                 Summary: missing scope resolution operator
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 24 Feb 2022 10:18:10 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.4.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Some Octave packages have functions that override core functions. If the user
needs to call both functions at the same time, the only way is to repeatedly
call pkg load and pkg unload which takes time. Octave is missing a scope
resolution operator so ::foo() is a core function but pkgname::foo() is the
overriding function in the package.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62111>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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