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

Issue 11886033: It is not necessary to disable Visual C++ warning C4334 when (Closed)

Created:
7 years, 11 months ago by wtc
Modified:
7 years, 11 months ago
Reviewers:
jschuh
CC:
chromium-reviews
Visibility:
Public.

Description

It is not necessary to disable Visual C++ warning C4334 when compiling NSPR. R=jschuh@chromium.org BUG=166496 TEST=no compilation errors Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177437

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M nss.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
wtc
jschuh: Thanks for the build instructions. I verified we don't need to disable 4334. D:\src\chrome3\src>ninja ...
7 years, 11 months ago (2013-01-15 01:04:14 UTC) #1
jschuh
You verified that the nspr target doesn't need it (since that's where the suppression actually ...
7 years, 11 months ago (2013-01-15 15:16:13 UTC) #2
wtc
Yes, I verified with the nss target, which depends on nspr. But here is the ...
7 years, 11 months ago (2013-01-15 18:50:54 UTC) #3
jschuh
7 years, 11 months ago (2013-01-17 18:10:33 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698