Re: [Boost-bugs] [Boost C++ Libraries] #1064: problem on platforms with no errno.h header file

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1064: problem on platforms with no errno.h header file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-06-25 18:43:59


#1064: problem on platforms with no errno.h header file
-----------------------------+----------------------------------------------
  Reporter: anonymous | Owner: danieljames
      Type: Bugs | Status: assigned
 Milestone: Boost 1.35.0 | Component: hash
   Version: release 1.34.0 | Severity: Showstopper
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Changes (by danieljames):

  * status: new => assigned
  * version: => release 1.34.0
  * type: Support Requests => Bugs
  * milestone: To Be Determined => Boost 1.35.0

Comment:

 Yes, but it's too late for 1.34.1. But I'll fix it as soon as possible.
 The errno check is actually pointless on Windows platforms so you can
 safely remove it. On other platforms, it's a little paranoid but it might
 be required when hashing infinity.

 The version in CVS HEAD doesn't use errno because it uses fpclassify or
 _fpclass to check for infinity first. Although I'm not sure when that's
 going to be released.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1064#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:55 UTC