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

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

[Octave-bug-tracker] [bug #64468] ellipsoid: returns x data even if narg


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #64468] ellipsoid: returns x data even if nargout = 0
Date: Mon, 24 Jul 2023 13:17:06 -0400 (EDT)

Update of bug #64468 (project octave):

         Planned Release:                    None => 8.3.0 (current stable) 

    _______________________________________________________

Follow-up Comment #2:

seems a simple enough fix.  the if (nargout>0) assigns values to x,y,z for
return, but the function definition uses xx,yy,zz as return values whether or
not they were returned. will work up a quick patch for stable and a BIST to
confirm. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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