Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6)

Issue 180041: "Enabling -Wshadow option"

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 6 months ago by Preston Jackson
Modified:
11 years, 8 months ago
Reviewers:
Vlad, wan, Zhanyong Wan
CC:
googletestframework_googlegroups.com
Base URL:
http://googletest.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : "Enabling the -Wshadow GCC warning option" #

Total comments: 1

Patch Set 3 : Enabling -Wshadow to let users build with shadow detection. #

Patch Set 4 : Enabling -Wshadow #

Patch Set 5 : Enabling -Wshadow option #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -82 lines) Patch
include/gtest/gtest.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
include/gtest/gtest-test-part.h View 1 2 1 chunk +9 lines, -9 lines 0 comments Download
include/gtest/internal/gtest-death-test-internal.h View 1 2 3 1 chunk +6 lines, -5 lines 0 comments Download
include/gtest/internal/gtest-param-util.h View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
include/gtest/internal/gtest-string.h View 1 2 6 chunks +15 lines, -13 lines 0 comments Download
scons/SConstruct.common View 1 chunk +1 line, -0 lines 0 comments Download
src/gtest.cc View 1 2 3 4 4 chunks +22 lines, -21 lines 0 comments Download
src/gtest-death-test.cc View 1 2 5 chunks +16 lines, -16 lines 0 comments Download
src/gtest-internal-inl.h View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
test/gtest_unittest.cc View 1 2 5 chunks +5 lines, -5 lines 0 comments Download
xcode/Config/General.xcconfig View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
Preston Jackson
Adding support for the -Wshadow GCC compiler flag. Issue 220.
16 years, 6 months ago (2009-12-15 18:34:50 UTC) #1
wan
Sorry for suggesting a massive change. I can do it myself if you don't have ...
16 years, 6 months ago (2009-12-15 19:41:03 UTC) #2
Preston Jackson
Ok, changed to an "a_" prefix. Do you want me to use "an_" in appropriate ...
16 years, 6 months ago (2009-12-16 18:13:35 UTC) #3
wan
On Wed, Dec 16, 2009 at 10:13 AM, <preston.a.jackson@gmail.com> wrote: > Ok, changed to an ...
16 years, 6 months ago (2009-12-16 18:15:55 UTC) #4
wan
16 years, 6 months ago (2009-12-16 18:21:23 UTC) #5
I've looked through the entire change.  Everything's great!  Thanks
for the hard work.  I'll get this tested and checked in soon.

2009/12/16 Zhanyong Wan (λx.x x) <wan@google.com>:
> On Wed, Dec 16, 2009 at 10:13 AM,  <preston.a.jackson@gmail.com> wrote:
>> Ok, changed to an "a_" prefix.
>
> Great.  Thanks for doing the grungy work!
>
>> Do you want me to use "an_" in appropriate places? (I did)
>
> Yes, this is greawt.
>
>> Do you want me to change _all_ parameters in a method/function signature
>> to use "a_"? (I didn't)
>
> No need for that.  We just need to fix where the warnings are.
>
>> http://codereview.appspot.com/180041
>>
>
>
>
> --
> Zhanyong
>



-- 
Zhanyong
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b