Fwd: Re: Export _Prime_rehash_policy symbols
François Dumont
frs.dumont@gmail.com
Fri Feb 1 21:04:00 GMT 2013
Test successful so attached patch applied.
2013-02-01 François Dumont <fdumont@gcc.gnu.org>
* include/bits/hashtable_policy.h
(_Prime_rehash_policy::_M_next_bkt)
(_Prime_rehash_policy::_M_need_rehash): Move definition...
* src/c++11/hashtable_c++0x.cc: ... here.
* src/shared/hashtable-aux.cc: Remove c++config.h include.
* config/abi/gnu.ver (GLIBCXX_3.4.18): Export _Prime_rehash_policy
symbols.
François
On 01/30/2013 11:12 AM, Paolo Carlini wrote:
> ... before committing, please double check that we aren't breaking
> |--enable-symvers=|gnu-versioned-namespace, wouldn't be the first time
> that we do that and we notice only much later. At minimum build with
> it and run the testsuite.
>
> Paolo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prime_rehash_exports.patch
Type: text/x-patch
Size: 7700 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130201/8e4d0289/attachment.bin>
More information about the Libstdc++
mailing list