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

Issue 23546002: Fix test for warn_unused_result and move it to v8config.h. (Closed)

Created:
7 years, 3 months ago by Benedikt Meurer
Modified:
7 years, 3 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fix test for warn_unused_result and move it to v8config.h. R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16347

Patch Set 1 #

Patch Set 2 : Suggest new GCC attribute syntax. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -20 lines) Patch
M include/v8config.h View 1 6 chunks +39 lines, -15 lines 0 comments Download
M src/globals.h View 1 chunk +2 lines, -5 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
Another quickie, PTAL
7 years, 3 months ago (2013-08-27 07:57:08 UTC) #1
Michael Starzinger
LGTM (rubber-stamped). https://codereview.chromium.org/23546002/diff/4001/src/globals.h File src/globals.h (right): https://codereview.chromium.org/23546002/diff/4001/src/globals.h#newcode360 src/globals.h:360: // Newly written code should use V8_WARN_UNUSED_RESULT. ...
7 years, 3 months ago (2013-08-27 08:23:43 UTC) #2
Benedikt Meurer
7 years, 3 months ago (2013-08-27 08:27:49 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r16347.

Powered by Google App Engine
This is Rietveld 408576698