On Thu, 26 Jul 2012, Jonathan Wakely wrote:
>> This page: http://gcc.gnu.org/onlinedocs/libstdc++/faq.html (and other
>> pages) don't include a utf-8 charset in the content-type http header,
> See http://gcc.gnu.org/ml/gcc/2012-04/msg00597.html and
> http://gcc.gnu.org/ml/gcc/2012-06/msg00125.html
ouch. I had forgotten about this, which is now PR 54102.
-benjamin
Thanks!
http://gcc.gnu.org/ml/gcc/2012-06/msg00128.html also mentions that
http header munging as the preferred method.
http://gcc.gnu.org/ml/gcc/2012-04/msg00597.html shows why ff & ie are right.
Thanks again!
-Dhruv.
On Thu, Jul 26, 2012 at 10:19 AM, Jonathan Wakely wrote:
> On 26 July 2012
On 26 July 2012 17:54, Dhruv Matani wrote:
> Hello,
>
> This page: http://gcc.gnu.org/onlinedocs/libstdc++/faq.html (and other
> pages) don't include a utf-8 charset in the content-type http header,
See http://gcc.gnu.org/ml/gcc/2012-04/msg00597.html and
http://gcc.gnu.org/ml/gcc/2012-06/msg00125.
Hello,
This page: http://gcc.gnu.org/onlinedocs/libstdc++/faq.html (and other
pages) don't include a utf-8 charset in the content-type http header,
which is causing the page to be rendered incorrectly in firefox. Is it
possible to fix that? Even though the html header contains the utf-8
line, fire