Opened 7 years ago
Last modified 5 years ago
#12104 assigned Bugs
Visual Studio 2015 Update 2 RC gives out warning C4191 in thread_primitive.hpp — at Initial Version
Reported by: | Owned by: | Anthony Williams | |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost 1.60.0 | Severity: | Problem |
Keywords: | Cc: |
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
Note:
See TracTickets
for help on using tickets.