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

Issue 7633022: cups: parse cups-config output to reduce flags spew (Closed)

Created:
9 years, 4 months ago by Evan Martin
Modified:
9 years, 4 months ago
Reviewers:
Lei Zhang, fta
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

cups: parse cups-config output to reduce flags spew On both Lucid and Natty, cups-config --libs includes cflags and other unneeded output. Parse the cups-config output to emit only the relevant subsets of flags. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96635

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
A printing/cups_config_helper.py View 1 1 chunk +54 lines, -0 lines 0 comments Download
M printing/printing.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Evan Martin
I was surprised to discover this worked without any gyp changes; apparently, the cups cflags ...
9 years, 4 months ago (2011-08-12 17:46:31 UTC) #1
Lei Zhang
On my machine --cflags returns nothing and --libs returns only "-l" flags. What are you ...
9 years, 4 months ago (2011-08-12 18:32:06 UTC) #2
Evan Martin
On 2011/08/12 18:32:06, Lei Zhang wrote: > On my machine --cflags returns nothing and --libs ...
9 years, 4 months ago (2011-08-12 18:37:07 UTC) #3
Lei Zhang
On 2011/08/12 18:37:07, Evan Martin wrote: > On 2011/08/12 18:32:06, Lei Zhang wrote: > > ...
9 years, 4 months ago (2011-08-12 19:40:59 UTC) #4
Evan Martin
On Fri, Aug 12, 2011 at 12:40 PM, <thestig@chromium.org> wrote: > My natty box has ...
9 years, 4 months ago (2011-08-12 19:45:36 UTC) #5
Lei Zhang
Doh, I think tested on the wrong machine. I see it on my natty box. ...
9 years, 4 months ago (2011-08-12 20:11:22 UTC) #6
Evan Martin
On Fri, Aug 12, 2011 at 1:11 PM, <thestig@chromium.org> wrote: > Doh, I think tested ...
9 years, 4 months ago (2011-08-12 20:14:31 UTC) #7
Lei Zhang
Ok, since it's a systematic problem for cups-config, LGTM. Let's mention the bug # in ...
9 years, 4 months ago (2011-08-12 20:19:45 UTC) #8
fta
looks this broke oneiric (with cups 1.5.0) :( https://launchpadlibrarian.net/77154008/buildlog_ubuntu-oneiric-i386.chromium-browser_15.0.851.0~svn20110813r96657-0ubuntu1~ucd1_FAILEDTOBUILD.txt.gz
9 years, 4 months ago (2011-08-13 10:31:24 UTC) #9
fta
9 years, 4 months ago (2011-08-13 15:43:27 UTC) #10
On 2011/08/13 10:31:24, fta wrote:
> looks this broke oneiric (with cups 1.5.0) :(

I filed http://code.google.com/p/chromium/issues/detail?id=92772

Powered by Google App Engine
This is Rietveld 408576698