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

Issue 9355015: Add 4068 to the list of warnings to suppress in VS. (Closed)

Created:
8 years, 10 months ago by jungshik at Google
Modified:
8 years, 10 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Add 4068 to the list of warnings to suppress in VS. We added pragmas to disable warnings from clang to i18n/decNum.c. They're not recognized by Visual Studio. To suppress that warning, add 4068 to the suppressed VC warning list. BUG=84851 TEST=Visual Stuido doesn't complain while compiling decNumc. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=122609

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
jungshik at Google
I'll roll ICU to a revision with this change.
8 years, 10 months ago (2012-02-17 22:44:23 UTC) #1
Nico
8 years, 10 months ago (2012-02-17 22:46:49 UTC) #2
lgtm

sigh :-/

Powered by Google App Engine
This is Rietveld 408576698