On Thu, May 16, 2013 at 09:03:26AM -0500, jorge ivan poot diaz wrote:
> Hello Ariel,
> 
> In my local directory:
> size_t operator()( const char* p) const {
>         size_t n = 0;
>         while( *p)
>             n += 4*n + *static_cast<unsigned char*>(p++);
>         return n;

Update your local copy, Herbert fixed this already.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgpZ433Vl4JHY.pgp
Description: PGP signature

Reply via email to