|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #47524] lgamma (Inf) can return complex result on Windows systems |
Date: | Mon, 28 Mar 2016 22:38:00 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #13, bug #47524 (project octave): So it is pretty certain then that we are executing the alternate code. I just disabled the principal code branch by commenting out HAVE_LGAMMA_R in config.h and running the build on a Linux platform. Sure enough, the alternate code is now running and I can get it to trigger returning a complex matrix. I think I can prepare a cset against stable. The long term fix is probably to remove the alternate path entirely and use gnulib to provide a replacement function if the original does not exist. _______________________________________________________ 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] |