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

Issue 7835026: Reuse linux's config.h to build sdch on android. (Closed)

Created:
9 years, 3 months ago by HaoZheng
Modified:
9 years, 3 months ago
CC:
chromium-reviews, andreip1, John Grabowski, Lincoln
Visibility:
Public.

Description

Reuse linux's config.h to build sdch on android. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99930

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M sdch/sdch.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
HaoZheng
9 years, 3 months ago (2011-09-05 05:51:14 UTC) #1
Peter Beverloo
+wtc for review Did you run the configure file to generate a config.h file, ensuring ...
9 years, 3 months ago (2011-09-05 14:39:00 UTC) #2
HaoZheng
On 2011/09/05 14:39:00, Peter Beverloo wrote: > +wtc for review > > Did you run ...
9 years, 3 months ago (2011-09-05 15:40:19 UTC) #3
HaoZheng
I have verified that only '#define HAVE_STRTOQ 1' is invalid on android. But open-vcdiff would ...
9 years, 3 months ago (2011-09-06 05:53:51 UTC) #4
wtc
LGTM. I added jar (the sdch owner) as a reviewer. I highly recommend you run ...
9 years, 3 months ago (2011-09-06 17:19:47 UTC) #5
jar (doing other things)
Rubber stamp LGTM. IF we make a mistake in this, we should get a compile ...
9 years, 3 months ago (2011-09-06 17:26:58 UTC) #6
HaoZheng
9 years, 3 months ago (2011-09-07 01:09:35 UTC) #7
On 2011/09/06 17:26:58, jar wrote:
> Rubber stamp LGTM.  IF we make a mistake in this, we should get a compile
> error... so this seems very safe.  I've copied Lincoln, who provides upstream
> support for openvcdiff.  He may have comments.

Yes. It compiles, so I think it's fine. Actually, I cannot run the configure
script on Android, whose shell is rather limited. I verified all macros
manually.

Powered by Google App Engine
This is Rietveld 408576698