$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gabriel Dos Reis (gdr_at_[hidden])
Date: 2003-03-03 12:02:04
larsbj_at_[hidden] (Lars Gullik Bjønnes) writes:
| g++ -g -O -W -Wall -Winline -c signal_base.ii
| ../../../../boost/boost/function/function_template.hpp: In constructor
| `
| boost::signals::detail::signal_base_impl::signal_base_impl(const
| boost::function2<bool, boost::any, boost::any,
| std::allocator<boost::function_base> >&)':
| ../../../../boost/boost/function/function_template.hpp:389: internal
| compiler error: in
| c_expand_expr, at c-common.c:4319
|
| This is with current boost cvs. (~1.30.0 I guess)
It would be helpful if you could report this to GCC developers.
-- Gaby