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

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

[Octave-bug-tracker] [bug #63841] nargout is always 0 or 1 for subsref()


From: Fernando
Subject: [Octave-bug-tracker] [bug #63841] nargout is always 0 or 1 for subsref() in classdef methods
Date: Thu, 13 Apr 2023 12:19:45 -0400 (EDT)

Follow-up Comment #29, bug #63841 (project octave):

Markus, I don't think there is any conflict. In this patch, negative values of
nargout are used internally by the interpreter and are never exposed to the
called function. More precisely, a value of nargout<0 when calling a function
is transformed to nargout=1.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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