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

Issue 13998024: [NaCl SDK] nacl_io: fix warning of macro redefinition on Windows. (Closed)

Created:
7 years, 8 months ago by binji
Modified:
7 years, 8 months ago
Reviewers:
Sam Clegg
CC:
chromium-reviews, Sam Clegg
Visibility:
Public.

Description

[NaCl SDK] nacl_io: fix warning of macro redefinition on Windows. windows.h defines BEGIN_INTERFACE -- we need to undefine it before we redefine it. BUG=none R=sbc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194632

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M native_client_sdk/src/libraries/nacl_io/pepper_interface.h View 3 chunks +3 lines, -3 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_io/real_pepper_interface.h View 3 chunks +3 lines, -3 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.h View 3 chunks +3 lines, -3 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.cc View 4 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
binji
7 years, 8 months ago (2013-04-17 00:12:55 UTC) #1
Sam Clegg
lgtm
7 years, 8 months ago (2013-04-17 01:05:03 UTC) #2
binji
7 years, 8 months ago (2013-04-17 17:57:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r194632 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698