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

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

[Octave-bug-tracker] [bug #51630] BIST test for log2 fails on Windows


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #51630] BIST test for log2 fails on Windows
Date: Mon, 31 Jul 2017 15:23:20 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #3, bug #51630 (project octave):

Windows returns the same like I get in Linux:

>> [e f] = log(0)
e = -Inf
error: element number 2 undefined in return list


Yes, we could handle +/-Inf conditionally (maybe for Windows only?). But isn't
that what gnulib is for?
Maybe it would also help to use a newer gcc? gcc 4.9.4 seems to be out of
support now. My "native" gcc is version 6.3.0 on Ubuntu 17.04.
I don't know which "implementation" is referred to by the cppreference site.
The compiler? The C libraries? The OS?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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