Subject: Re: [boost] Boost.Integer makeover
From: Daniel James (daniel_james_at_[hidden])
Date: 2009-11-26 09:23:55


2009/11/26 Paul A. Bristow <pbristow_at_[hidden]>:

> Copyright � 2001 -2009 Beman Dawes, Daryle Walker, Gennaro Prota, John Maddock
> Table�2.�Members of the `boost::high_bit_mask_t` Class Template
> Table�3.�Members of the [^boost::low_bits_mask_t] Class Template

That's because subversion sets the character encoding to UTF-8 in the
http header which overrides the character encoding in the file. It'll
be fine elsewhere. I don't know if it's possible to stop subversion
from doing that. Although ideally, we should use character entities
for all anything that isn't ascii.

Daniel