Re: [Boost-bugs] [Boost C++ Libraries] #8568: Infinite loop in hash_value_signed/hash_value_unsigned

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8568: Infinite loop in hash_value_signed/hash_value_unsigned
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-08 22:01:19


#8568: Infinite loop in hash_value_signed/hash_value_unsigned
-------------------------------+-------------------------
  Reporter: alex@… | Owner: danieljames
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: hash
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------

Comment (by danieljames):

 (In [85248]) Fix Visual C++ warning in hash. Refs #8568.

 I changed this a little from the patch on #8568. I moved the pragmas to
 the
 start and end of the file because I don't like to little the body of the
 code
 with them (this does mean I've disabled a potentially useful warning, but
 the
 code is pretty stable nowadays).

 I also removed the version checks, as the warning should be present in
 later
 versions.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8568#comment:2>
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:50:13 UTC