[PATCH] Fix gnu.ver, fix std::tr1::hash<long double> on {ppc,s390,sparc,alpha}*-linux

Benjamin Kosnik bkoz@redhat.com
Fri Feb 29 18:52:00 GMT 2008


 
> Almost perfect.
> I think you should nuke the include/bits/functional_hash.h
> namespace std
> {
>   struct error_code;
> 
>   template<>
>     size_t
>     hash<error_code>::operator()(error_code) const;
> }
> 
> bits as well, in 4.3 std::error_code isn't defined anywhere.
> 
> Once you commit, I'll adjust the long double patch and post it.

Nice catch.

Attached patch is what I checked in.

tested x86_64/linux

-benjamin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: p.20080229-2
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080229/5592f24b/attachment.ksh>


More information about the Libstdc++ mailing list