$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [property_tree] Re: Volunteering to fix tab and min/max issues
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-05-20 16:04:45
AMDG
Jeremiah Willcock wrote:
> On Wed, 20 May 2009, Eric Niebler wrote:
>
>> Jeremiah Willcock wrote:
>>> Since tabs in source files and min/max guideline violations are so
>>> easy to correct, is it OK if I just fix them in all libraries
>>> (except for the inspection tool's examples)? I will not do any that
>>> appear to be intentional or that would change the meaning of the
>>> code. Do I have permission to do that and just commit the changes?
>>
>> That's fine by me. And let me also say: thanks!
>
> I've done most of these. I also filed a bug about the inspect tool
> reporting min/max problems in comments; strings might also need to be
> skipped although I put extra quotes in the one example that had that
> issue.
I just changed the regex to filter out all comments and strings.
In Christ,
Steven Watanabe