[Boost-bugs] [Boost C++ Libraries] #8070: prefer GetTickCount64 over GetTickCount

Subject: [Boost-bugs] [Boost C++ Libraries] #8070: prefer GetTickCount64 over GetTickCount
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-15 21:44:33


#8070: prefer GetTickCount64 over GetTickCount
---------------------------------+------------------------------------------
 Reporter: alex@… | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
---------------------------------+------------------------------------------
 Visual Studio 2012 static analysis issues a warning C28159 (Consider using
 another function instead), namely for the three calls to GetTickCount in
 thread_data.hpp.

 This should be an almost in-place replacement (with the addition that the
 variables should be ULONGLONG instead of ULONG).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8070>
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:12 UTC