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

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

[Octave-bug-tracker] [bug #43385] Fix using uninitialized variable (lo_s


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #43385] Fix using uninitialized variable (lo_specfun.cc)
Date: Thu, 09 Oct 2014 21:19:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.0

Follow-up Comment #2, bug #43385 (project octave):

Since retval is declared float in your patch, you should be assigning
octave_Float_NaN instead of octave_NaN.

But I'm not sure this patch is really needed.  The third argument to
xsgammainc is supposed to be an output variable that is always set on a
successful call.  Is that not the case?  If not, is it any different from
xgammainc?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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