[Boost-bugs] [Boost C++ Libraries] #6274: hard time dealing with these warnings

Subject: [Boost-bugs] [Boost C++ Libraries] #6274: hard time dealing with these warnings
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-15 11:37:26


#6274: hard time dealing with these warnings
---------------------------------------------------+------------------------
 Reporter: emmanuel kitcher <ekitcher@…> | Owner:
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
---------------------------------------------------+------------------------
 I'm building with mvs2005 on ms win.7 but faced with these warnings:

 1. warning C4244: 'argument' : conversion from 'float' to 'int', possible
 loss of data

 2. warning C4267: 'return' : conversion from 'size_t' to 'int', possible
 loss of data

 3. warning LNK4006: "public: void __thiscall
 iris::SharedLibrary::open(class boost::filesystem::basic_path<class
 std::basic_string<char,struct std::char_traits<char>,class
 std::allocator<char> >,struct boost::filesystem::path_traits>)"
 (?open_at_SharedLibrary@iris@@QAEXV?$basic_path_at_V?$basic_string_at_DU?$char_traits_at_D@std@@V?$allocator_at_D@2@@std@@Upath_traits_at_filesystem@boost@@@filesystem_at_boost@@@Z)
 already defined in PNEngine.lib(SharedLibrary_windows.obj); second
 definition ignored

 4. warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/OPT:REF'
 specification

 Kindly assist me resolve these warnings. Thanks.

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