What steps will reproduce the problem?
1. compile some mock test with -Wall
2. get some warnings like:
warning: declaration of "redirector" shadows a member of 'this'
warning: declaration of "expect" shadows a member of 'this'
What is the expected output? What do you see instead?
No warnings.
What version of the product are you using? On what operating system?
SVN revision 135
Please provide any additional information below.
I have provided a dumb solution. Not sure if it's a good one :D
Original issue reported on code.google.com by ibo...@gmail.com on 22 Nov 2008 at 6:11
Original issue reported on code.google.com by
ibo...@gmail.com
on 22 Nov 2008 at 6:11Attachments: