Re: Boost Warnings, Again

2016-08-03 Thread Guillaume Munch
Le 02/08/2016 à 21:33, Richard Heck a écrit : Is there anything we can do about all the warnings like this? ./../../3rdparty/boost/boost/function/function_base.hpp:308:13: warning: placement new constructing an object of type ‘boost::detail::function::functor_manager_common(lyx::support::{anonym

Boost Warnings, Again

2016-08-02 Thread Richard Heck
Is there anything we can do about all the warnings like this? ./../../3rdparty/boost/boost/function/function_base.hpp:308:13: warning: placement new constructing an object of type ‘boost::detail::function::functor_manager_common(lyx::support::{anonymous}::Murder*)> >::functor_type {aka std::_Bind(

Re: Boost warnings

2003-07-16 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Jul 16, 2003 at 09:15:59AM +0100, Angus Leeming wrote: | > Lars Gullik Bjønnes wrote: | > | > > Angus Leeming <[EMAIL PROTECTED]> writes: | > > | > > | Compiling 1.3.x I get these warnings when compiling the | > > | boost regex library. (gcc 3.

Re: Boost warnings

2003-07-16 Thread Andre Poenitz
On Wed, Jul 16, 2003 at 09:15:59AM +0100, Angus Leeming wrote: > Lars Gullik Bjønnes wrote: > > > Angus Leeming <[EMAIL PROTECTED]> writes: > > > > | Compiling 1.3.x I get these warnings when compiling the > > | boost regex library. (gcc 3.3) > > > > and if you look further you will find some in

Re: Boost warnings

2003-07-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Compiling 1.3.x I get these warnings when compiling the > | boost regex library. (gcc 3.3) > > and if you look further you will find some in the math_parser.C as > well... I know, but I thought that we squashed them in

Re: Boost warnings

2003-07-15 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Compiling 1.3.x I get these warnings when compiling the | boost regex library. (gcc 3.3) and if you look further you will find some in the math_parser.C as well... | Lars, are the boost developers interested in such things? | If so could you pass the

Boost warnings

2003-07-15 Thread Angus Leeming
Compiling 1.3.x I get these warnings when compiling the boost regex library. (gcc 3.3) Lars, are the boost developers interested in such things? If so could you pass them on? File ../../../../../boost/libs/regex/src/c_regex_traits.cpp ../../../../../boost/libs/regex/src/cpp_regex_traits.cpp: In