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

Issue 404333003: Avoid redundent redefinition of __STDC_FORMAT_MACROS when building with clang (Closed)

Created:
6 years, 5 months ago by rmcilroy
Modified:
6 years, 5 months ago
CC:
benm (inactive), v8-dev
Project:
v8
Visibility:
Public.

Description

Avoid redundent redefinition of __STDC_FORMAT_MACROS when building with clang R=jochen@chromium.org, paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=22554

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M src/arm64/constants-arm64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/mips64/constants-mips64.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rmcilroy
This change is to avoid the following warning in a WebView build using clang: external/chromium_org/v8/src/arm64/constants-arm64.h:18:9: ...
6 years, 5 months ago (2014-07-22 09:53:09 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 5 months ago (2014-07-22 09:53:56 UTC) #2
paul.l...
lgtm
6 years, 5 months ago (2014-07-22 14:30:40 UTC) #3
rmcilroy
6 years, 5 months ago (2014-07-23 11:24:36 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r22554 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698