Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2264: Warning C4244 in VS2005 build for PocketPC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-11 18:28:54
#2264: Warning C4244 in VS2005 build for PocketPC
----------------------------------------------+-----------------------------
Reporter: Juraj Novák <beeblbrox_at_[hidden]> | Owner: danieljames
Type: Bugs | Status: closed
Milestone: Boost 1.37.0 | Component: hash
Version: Boost 1.36.0 | Severity: Cosmetic
Resolution: fixed | Keywords:
----------------------------------------------+-----------------------------
Changes (by danieljames):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [48739]) Always use c99 float function overloads when using Dinkumware
with Visual C++,
as it doesn't always have the C++ overloads. Fixes #2264.
Merged revisions 48529,48674 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r48529 | danieljames | 2008-09-02 11:31:26 +0100 (Tue, 02 Sep 2008) | 1
line
Always use c99 float function overloads on Dinkumware, as it doesn't
always
have the C++ overloads. Refs #2264.
........
r48674 | danieljames | 2008-09-08 22:06:16 +0100 (Mon, 08 Sep 2008) | 7
lines
Reinstate the old choice of float functions on Dinkumware for all
compilers
other than Visual C++.
It turns out that Borland uses Dinkumware but doesn't have the C99 float
overloads, so it only seems realistic to assume their existence on
Visual C++.
Refs #2264.
........
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2264#comment:8> 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:58 UTC