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

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

[Octave-bug-tracker] [bug #49505] optim package: no-return-in-nonvoid-fu


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49505] optim package: no-return-in-nonvoid-function
Date: Sat, 17 Dec 2016 20:35:15 -0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Update of bug #49505 (project octave):

                 Release:               4.2.0-rc3 => other                  
                 Summary: Octave Forge optim no-return-in-nonvoid-function =>
optim package: no-return-in-nonvoid-function

    _______________________________________________________

Follow-up Comment #1:

On inspection, looks like DEFUN_DLD(samin) is missing a "return
octave_value_list()" at the end if it really is expected to never return
anything.

No sure about the other one, does the build system give any hint what that is
about? Is it talking about the same function, that the lack of a return leaves
random data on the stack?

Adding package maintainer in cc.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49505>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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