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

Issue 6723016: Use #if defined(__LP64__) in preference to #if __LP64__ (Closed)

Created:
9 years, 9 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Use #if defined(__LP64__) in preference to #if __LP64__. This is a follow-up to r79069. BUG=44127, 18323 TEST=64-bit base should all (mostly) build Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79252

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M base/basictypes.h View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
9 years, 9 months ago (2011-03-23 16:08:29 UTC) #1
wtc
9 years, 9 months ago (2011-03-23 22:35:36 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698