From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-07-12 08:40:07


On Jul 12, 2005, at 12:31 AM, Vladimir Prus wrote:

> Douglas Gregor wrote:
>
>> The inspection report shows that we have a bunch of little fixes to
>> make before we release. Please check it out and fix whatever you can:
>>
>> http://www.boost.org/regression-logs/inspection_report.html
>
> The page appears to have broken HTML. Everything starting from
> "iterator"
> header looks like one big link to
> http://www.boost.org/regression-logs/libs/iostreams/doc/tutorial/
> writing_filters.html
>
> in my browser.

Looks like the "filename > 31 chars" didn't have the > escaped. Fixed
in CVS, but I don't know how that propagates to the online inspection
report. Let's see if it happens automagically.

        Doug