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: Wed, 2 Aug 2017 11:11:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0

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

I finished running the test suite on Windows (hg id 9401e88f63cf) and it no
longer fails these tests.

Might the approach that Dan suggested be faster (and desired)? Write our own
wrapper function for frexp that returns early for +/-Inf (on Windows only) and
calls std::frexp otherwise. Or include that logic in log2?

    _______________________________________________________

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]