Re: [Boost-bugs] [Boost C++ Libraries] #10462: throw exception inherits two std::exception

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10462: throw exception inherits two std::exception
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-09 09:45:20


#10462: throw exception inherits two std::exception
-------------------------------------+------------------------------------
  Reporter: gilles.guerre-chaley@… | Owner: emildotchevski
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: exception
   Version: Boost 1.56.0 | Severity: Optimization
Resolution: | Keywords: visual studio 2013 x64
-------------------------------------+------------------------------------

Comment (by gregory.boero-teyssier@…):

 hello the file you're named throw_exception_test.cpp doesn't compile with
 or without your modification

 list of error :

 {{{
 Erreur 4 error LNK1120: 3 externes non rΘsolus Visual Studio
 2013\Projects\ggcTestBoost\x64\Debug\ggcTestBoost.exe ggcTestBoost
 Erreur 2 error LNK2019: symbole externe non rΘsolu "void __cdecl
 boost::exception_test::throw_test_exception<struct
 boost::exception_test::derives_boost_exception_virtually>(int)"
 (??$throw_test_exception_at_Uderives_boost_exception_virtually_at_exception_test_at_boost@@@exception_test_at_boost@@YAXH_at_Z)
 rΘfΘrencΘ dans la fonction "void __cdecl tester<struct
 boost::exception_test::derives_boost_exception_virtually>(void)"
 (??$tester_at_Uderives_boost_exception_virtually_at_exception_test_at_boost@@@@YAXXZ)
 C:\Users\a588420\Documents\Visual Studio
 2013\Projects\ggcTestBoost\ggcTestBoost\throw_exception_test.obj
 ggcTestBoost
 Erreur 1 error LNK2019: symbole externe non rΘsolu "void __cdecl
 boost::exception_test::throw_test_exception<struct
 boost::exception_test::derives_boost_exception>(int)"
 (??$throw_test_exception_at_Uderives_boost_exception_at_exception_test_at_boost@@@exception_test_at_boost@@YAXH_at_Z)
 rΘfΘrencΘ dans la fonction "void __cdecl tester<struct
 boost::exception_test::derives_boost_exception>(void)"
 (??$tester_at_Uderives_boost_exception_at_exception_test_at_boost@@@@YAXXZ)
 C:\Users\a588420\Documents\Visual Studio
 2013\Projects\ggcTestBoost\ggcTestBoost\throw_exception_test.obj
 ggcTestBoost
 Erreur 3 error LNK2019: symbole externe non rΘsolu "void __cdecl
 boost::exception_test::throw_test_exception<struct
 boost::exception_test::derives_std_exception>(int)"
 (??$throw_test_exception_at_Uderives_std_exception_at_exception_test_at_boost@@@exception_test_at_boost@@YAXH_at_Z)
 rΘfΘrencΘ dans la fonction "void __cdecl tester<struct
 boost::exception_test::derives_std_exception>(void)"
 (??$tester_at_Uderives_std_exception_at_exception_test_at_boost@@@@YAXXZ)
 C:\Users\a588420\Documents\Visual Studio
 2013\Projects\ggcTestBoost\ggcTestBoost\throw_exception_test.obj
 ggcTestBoost

 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10462#comment:2>
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:16 UTC