Boost logo

Boost :

Subject: Re: [boost] [template_profiler]redef template_profiler_test
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-12 13:29:19


AMDG

Larry Evans wrote:
>>>> However, now I'm getting an error in the rtp file:
>>>>
>>>> from and_seq_find_if.cpp:2:
>>>> /usr/include/c++/4.2/bits/stl_relops.h:74: error: redefinition of
>>>> 'struct std::template_profiler_test'
>>>> /usr/include/c++/4.2/x86_64-linux-gnu/bits/c++config.h:149: error:
>>>> previous definition of 'struct std::template_profiler_test'
>>>>
>>>> Should I be concerned? stl_relops.h:74 is just:
>>>>
>>>> _GLIBCXX_BEGIN_NAMESPACE(std)
>>>>
>
> Sure, here's that line and some context:
>
> namespace std __attribute__ ((__visibility__ ("default"))) {
> PROFILE_TRACER();

Thanks. Fixed in [51224]

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk