Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Issue 894001: Use this->foo() in place of foo() in some places to appease pedantic compiler... (Closed)

Created:
10 years, 9 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
Søren Thygesen Gjesse, sgjesse
CC:
v8-dev
Visibility:
Public.

Description

Use this->foo() in place of foo() in some places to appease pedantic compilers. Gory details are here: http://blog.llvm.org/2009/12/dreaded-two-phase-name-lookup.html

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/objects.h View 2 chunks +5 lines, -5 lines 0 comments Download
M src/utils.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Martin
10 years, 9 months ago (2010-03-11 21:56:59 UTC) #1
Søren Thygesen Gjesse
LGTM - I will land this for you BTW in which environment did this cause ...
10 years, 9 months ago (2010-03-12 08:07:53 UTC) #2
Søren Thygesen Gjesse
10 years, 9 months ago (2010-03-12 09:46:02 UTC) #3
On 2010/03/12 08:07:53, Søren Gjesse wrote:
> LGTM - I will land this for you
> 
> BTW in which environment did this cause compiler warnings?

Moved to http://codereview.chromium.org/888005.

Powered by Google App Engine
This is Rietveld 408576698