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

Issue 1094713002: Supress the two noisiest warnings on linux standalone builds. (Closed)

Created:
5 years, 8 months ago by Tom Sepez
Modified:
5 years, 8 months ago
Reviewers:
brucedawson
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Supress the two noisiest warnings on linux standalone builds. Code might someday be made clean for -Wmissing-field-initializers and -Wsign-compare, but for now this produces too much noise to be useful. The -Wmissing-field-initializers warning is misguided in a high percentage of cases, and actually leads to bad fixes. R=brucedawson@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/269aaa26f33891f42934fa4f3e4ca3e320018a21

Patch Set 1 #

Total comments: 1

Patch Set 2 : Better comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M build/standalone.gypi View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Tom Sepez
Bruce, as long as we're mucking with this, let me add two long overdue suppressions ...
5 years, 8 months ago (2015-04-16 20:49:27 UTC) #2
brucedawson
lgtm My only suggestion would be perhaps changing the comment and perhaps not planning to ...
5 years, 8 months ago (2015-04-16 20:54:24 UTC) #3
Tom Sepez
5 years, 8 months ago (2015-04-16 20:59:06 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
269aaa26f33891f42934fa4f3e4ca3e320018a21 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698