pspp-dev
[Top][All Lists]
Advanced

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

[patch #6512] Don't use isnan, isinf, finite


From: Ben Pfaff
Subject: [patch #6512] Don't use isnan, isinf, finite
Date: Thu, 15 May 2008 05:56:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1)

URL:
  <http://savannah.gnu.org/patch/?6512>

                 Summary: Don't use isnan, isinf, finite
                 Project: PSPP
            Submitted by: blp
            Submitted on: Wednesday 05/14/08 at 22:56
                Category: None
              Item Group: None
                  Status: Ready For Test/Review
             Assigned to: jstover
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

isnan and isinf cause trouble on Solaris, and the gnulib replacements are not
ready yet.  Therefore, use gsl_isnan and gsl_isinf instead, which should work
everywhere.

Do the same for finite, for good measure.

Jason, does this fix the Solaris problems then?



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wednesday 05/14/08 at 22:56  Name: isxxx.patch  Size: 8kB   By: blp

<http://savannah.gnu.org/patch/download.php?file_id=15666>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6512>

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





reply via email to

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