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

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

[Octave-bug-tracker] [bug #47680] classdef @ operator to overrided super


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #47680] classdef @ operator to overrided superclass methods
Date: Mon, 11 Feb 2019 11:32:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #18, bug #47680 (project octave):

OK, I can see how to parse expressions like


address@hidden (...)
address@hidden (...);
...


with horizontal whitespace (but no newlines, so not arbitrary whitespace)
surrounding the '@' or '.' characters.  This does break the handling of
commands like


dbstop @ftp/ftp


but if I understand the comments to bug #46451, that kind of command doesn't
work in Matlab either, so I would say we shouldn't worry about it, and instead
fix our way of setting breakpoints in class methods to be complete and
compatible with Matlab.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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