Re: [Boost-bugs] [Boost C++ Libraries] #10685: mfc_thread_init.hpp does not compile

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10685: mfc_thread_init.hpp does not compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-25 15:27:01


#10685: mfc_thread_init.hpp does not compile
-------------------------------+------------------------
  Reporter: fab@… | Owner: anthonyw
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords: MFC thread
-------------------------------+------------------------
Description changed by viboes:

Old description:

> Visual Studio 2010 (SP1) error C2440: 'initializing' : cannot convert f…
> …rom 'BOOL (__stdcall *)(HINSTANCE,DWORD,LPVOID)' to 'BOOL (__stdcall
> *const )(HANDLE,DWORD,LPVOID)' This conversion requires a
> reinterpret_cast, a C-style cast or function-style cast
>
> I have submitted a pull request on github also.

New description:

 {{{
 Visual Studio 2010 (SP1) error C2440: 'initializing' : cannot convert f…
 â€¦rom 'BOOL (__stdcall *)(HINSTANCE,DWORD,LPVOID)' to 'BOOL (__stdcall
 *const )(HANDLE,DWORD,LPVOID)' This conversion requires a
 reinterpret_cast, a C-style cast or function-style cast
 }}}


 I have submitted a pull request on github also.

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10685#comment:1>
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:17 UTC