[intrusive] Compilation problem with gcc 4.7
In code which compiled just fine I'm now seeing:
In file included from
/opt/boost/trunk-debug/boost/intrusive/slist_hook.hpp:24:0,
from /opt/boost/trunk-debug/boost/intrusive/slist.hpp:21,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/hpx/lcos/local/mu
tex.hpp:23,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/hpx/runtime/compo
nents/server/wrapper_heap.hpp:20,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/hpx/runtime/compo
nents/server/managed_component_base.hpp:13,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/hpx/lcos/base_lco
.hpp:12,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/hpx/lcos/base_lco
_with_value.hpp:11,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/hpx/performance_c
ounters/counters.hpp:12,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/hpx/runtime/compo
nents/server/runtime_support.hpp:32,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/hpx/runtime.hpp:1
2,
from
/opt/buildbot/slave/hpx_gcc47_x8664_boosttrunk_debug/build/src/hpx_main.cpp:
7:
/opt/boost/trunk-debug/boost/intrusive/detail/generic_hook.hpp: At global
scope:
/opt/boost/trunk-debug/boost/intrusive/detail/generic_hook.hpp:134:55:
error: declaration of typedef struct boost::intrusive::hooktags
Yep, works. Thanks! Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu
-----Original Message----- From: Ion Gaztañaga [mailto:igaztanaga@gmail.com] Sent: Monday, July 29, 2013 4:46 PM To: boost@lists.boost.org Cc: hartmut.kaiser@gmail.com Subject: Re: [intrusive] Compilation problem with gcc 4.7
El 29/07/2013 18:12, Hartmut Kaiser escribió:
In code which compiled just fine I'm now seeing:
Thanks for the report, it should be fixed in revision 85171. I tested it locally with a Mingw GCC 4.7.3 version.
Best,
Ion
participants (2)
-
Hartmut Kaiser
-
Ion Gaztañaga