Menu

#130 boost/nowide/cenv.hpp, conversion from size_t to DWORD, possible loss of data

cppcms-v1.0.x
wont-fix
nobody
None
1
2015-09-24
2014-08-12
Anonymous
No

I'm using boost::nowide in my project and compile it using Visual Studio 2012 with a x64 configuration. Though it compiles, there are warnings:

1>D:\boost_1_55_0\boost/nowide/cenv.hpp(52): warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data

In Win32 configuration there is no such warnings.

How to fix this?

P.S. I found nowhere other than here to report issues related to nowide.

Discussion

  • Artyom Beilis

    Artyom Beilis - 2015-09-24

    Closed in 18b5365a4cc9e5f57e7da526ebb75eb6b5441b51 on github

     
  • Artyom Beilis

    Artyom Beilis - 2015-09-24
    • status: open --> wont-fix
     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.