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

Issue 10356060: Fix precompiled header test (Closed)

Created:
8 years, 7 months ago by scottmg
Modified:
8 years, 7 months ago
Reviewers:
Nico
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Because the files are .c and were without warnings-as-errors, the non-declared call to printf that was intended to cause an error ended up just being a warning. So, if PCH wasn't working, the test would succeed anyway. Turn on warnings-as-errors to fix this. Committed: https://code.google.com/p/gyp/source/detail?r=1366

Patch Set 1 #

Patch Set 2 : remove ninja changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M test/msvs/precompiled/hello.gyp View 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
scottmg
8 years, 7 months ago (2012-05-08 20:40:56 UTC) #1
Nico
8 years, 7 months ago (2012-05-08 20:49:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698