[cfe-commits] [PATCH][Review request] - superfluous scope specifier inside a class definition
Douglas Gregor
dgregor at apple.com
Fri Oct 1 14:14:44 PDT 2010
On Oct 1, 2010, at 2:13 PM, Francois Pichet wrote:
> On Fri, Oct 1, 2010 at 10:46 AM, Douglas Gregor <dgregor at apple.com> wrote:
>>
>> I'd prefer that this be a warning (rather than an error) in non-Microsoft mode, since it's a common error that isn't harmful to the compiler's state.
>>
>> With that minor simplification, please go ahead and commit!
>
> In that case I'll use the same warning in Microsoft mode.
Okay!
- Doug
More information about the cfe-commits
mailing list