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

Issue 12294017: Linux: adjust include path for system jsoncpp. (Closed)

Created:
7 years, 10 months ago by Paweł Hajdan Jr.
Modified:
7 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Linux: adjust include path for system jsoncpp. This makes it consistent with convention on Debian, Ubuntu, Arch, and Gentoo (after https://bugs.gentoo.org/show_bug.cgi?id=452234 gets fixed). R=ronghuawu TBR=darin BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183190

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/jsoncpp/jsoncpp.gyp View 1 chunk +5 lines, -0 lines 3 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
7 years, 10 months ago (2013-02-18 15:02:48 UTC) #1
Ronghua Wu (Left Chromium)
lgtm
7 years, 10 months ago (2013-02-18 17:45:13 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 10 months ago (2013-02-18 21:21:16 UTC) #3
Paweł Hajdan Jr.
TBR (Darin just for third_party OWNERS, trivial change)
7 years, 10 months ago (2013-02-19 10:01:22 UTC) #4
tommi (sloooow) - chröme
https://codereview.chromium.org/12294017/diff/1/third_party/jsoncpp/jsoncpp.gyp File third_party/jsoncpp/jsoncpp.gyp (right): https://codereview.chromium.org/12294017/diff/1/third_party/jsoncpp/jsoncpp.gyp#newcode71 third_party/jsoncpp/jsoncpp.gyp:71: '/usr/include/jsoncpp', Would it make sense to have an OS ...
7 years, 10 months ago (2013-02-19 10:30:48 UTC) #5
Paweł Hajdan Jr.
https://codereview.chromium.org/12294017/diff/1/third_party/jsoncpp/jsoncpp.gyp File third_party/jsoncpp/jsoncpp.gyp (right): https://codereview.chromium.org/12294017/diff/1/third_party/jsoncpp/jsoncpp.gyp#newcode71 third_party/jsoncpp/jsoncpp.gyp:71: '/usr/include/jsoncpp', On 2013/02/19 10:30:48, tommi wrote: > Would it ...
7 years, 10 months ago (2013-02-19 10:37:08 UTC) #6
tommi (sloooow) - chröme
https://codereview.chromium.org/12294017/diff/1/third_party/jsoncpp/jsoncpp.gyp File third_party/jsoncpp/jsoncpp.gyp (right): https://codereview.chromium.org/12294017/diff/1/third_party/jsoncpp/jsoncpp.gyp#newcode71 third_party/jsoncpp/jsoncpp.gyp:71: '/usr/include/jsoncpp', On 2013/02/19 10:37:08, Paweł Hajdan Jr. wrote: > ...
7 years, 10 months ago (2013-02-19 10:54:27 UTC) #7
darin (slow to review)
7 years, 10 months ago (2013-02-20 19:35:36 UTC) #8
Message was sent while issue was closed.
I agree with tommi's advice.  It seems like we should have an OS check before
adding /usr/include/jsoncpp to the path.

Powered by Google App Engine
This is Rietveld 408576698