Re: [Boost-bugs] [Boost C++ Libraries] #12104: Visual Studio 2015 Update 2 RC gives out warning C4191 in thread_primitive.hpp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12104: Visual Studio 2015 Update 2 RC gives out warning C4191 in thread_primitive.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-03 13:07:25


#12104: Visual Studio 2015 Update 2 RC gives out warning C4191 in
thread_primitive.hpp
-------------------------------------------------+-------------------------
  Reporter: Shane Mathews (oneZero Financial | Owner: viboes
  Systems) <smathews@…> | Status: assigned
      Type: Bugs | Component: thread
 Milestone: To Be Determined | Severity: Problem
   Version: Boost 1.60.0 | Keywords:
Resolution: |
-------------------------------------------------+-------------------------
Description changed by viboes:

Old description:

> thread/win32/thread_primitives.hpp(312): warning C4191: 'type cast':
> unsafe conversion from 'boost::detail::win32::farproc_t' to
> 'boost::detail::win32::detail::gettickcount64_t'
> Calling this function through the result pointer may cause your program
> to fail

New description:

 {{{
 thread/win32/thread_primitives.hpp(312): warning C4191: 'type cast':
 unsafe conversion from 'boost::detail::win32::farproc_t' to
 'boost::detail::win32::detail::gettickcount64_t'
 }}}

 Calling this function through the result pointer may cause your program to
 fail

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12104#comment:4>
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:20 UTC