|
| From: | Avinoam Kalma |
| Subject: | [Octave-bug-tracker] [bug #47524] lgamma (Inf) can return complex result on Windows systems |
| Date: | Tue, 29 Mar 2016 04:08:11 +0000 |
| User-agent: | Mozilla/5.0 (Linux; Android 5.0.1; GT-I9500 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.91 Mobile Safari/537.36 |
Follow-up Comment #14, bug #47524 (project octave):
@Rik,
I can build and test a patched
version. I prefer to do it with the dev
branch.
It seems that sgngam is used
uninitialized. (Shouldn't the
compiler warn about it?),
so the first change is:
double sgngam=0;
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47524>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |