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

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

[Octave-bug-tracker] [bug #58543] inline functions don't accept argument


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #58543] inline functions don't accept arguments on Windows
Date: Thu, 11 Jun 2020 10:00:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #1, bug #58543 (project octave):

That's definitely surprising.  It looks like the variable "a" is actually an
array, not a classsdef object, but that doesn't make sense because you just
defined it with inline.

Can you try setting debug_on_error (true) and maybe verify that the error is
actually coming from inside the @inline/subsref method or somewhere else?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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