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

Issue 202046: Use separate *_dummy.cc files to force xmlcatalog and xmllint to be... (Closed)

Created:
11 years, 3 months ago by sgk
Modified:
9 years, 5 months ago
Reviewers:
jungshik at Google
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org
Visibility:
Public.

Description

Use separate *_dummy.cc files to force xmlcatalog and xmllint to be linked with g++ instead of gcc. BUG=none TEST=build without warnings Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25883

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M third_party/libxml/libxml.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/libxml/xmlcatalog_dummy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D third_party/libxml/xmldummy_mac.cc View 1 chunk +0 lines, -2 lines 0 comments Download
A third_party/libxml/xmllint_dummy.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sgk
Easiest way to avoid picky SCons warnings; tried another approach without success. Waiting on trybots ...
11 years, 3 months ago (2009-09-10 18:11:33 UTC) #1
sgk
11 years, 3 months ago (2009-09-10 18:19:24 UTC) #2
TBR=jshin

Trybots passed; committing.

Powered by Google App Engine
This is Rietveld 408576698