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

Issue 6732031: Rerun configure to update linux/config.h and mac/config.h for (Closed)

Created:
9 years, 9 months ago by wtc
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jar (doing other things), sgk
Visibility:
Public.

Description

Rerun configure to update linux/config.h and mac/config.h for open-vcdiff 0.7. Linux: Ubuntu Lucid 10.04 Mac: Mac OS X 10.5 with Xcode 3.1.4 It seems that the original linux/config.h was incorrectly generated. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79888

Patch Set 1 #

Patch Set 2 : Manually undefine VCDIFF_USE_BLOCK_COMPARE_WORDS #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : Upload before checkin #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -37 lines) Patch
M sdch/README.chromium View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M sdch/linux/config.h View 1 2 1 chunk +37 lines, -33 lines 0 comments Download
M sdch/mac/config.h View 1 2 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
wtc
evan,mark: please review this CL. sgk: do you remember how you generated src/sdch/linux/config.h (http://codereview.chromium.org/40101)? It ...
9 years, 9 months ago (2011-03-24 21:16:36 UTC) #1
Mark Mentovai
LGTM. It actually looks like there wasn’t much wrong with the original Mac config.h. The ...
9 years, 9 months ago (2011-03-24 21:20:04 UTC) #2
wtc
mark: thanks for the review. Sorry about the typo in the checkin comment. It should ...
9 years, 9 months ago (2011-03-24 21:35:14 UTC) #3
wtc
Please review Patch Set 2. linux/config.h is also used for Linux ARM, so it should ...
9 years, 9 months ago (2011-03-29 00:10:04 UTC) #4
Mark Mentovai
http://codereview.chromium.org/6732031/diff/5001/sdch/linux/config.h File sdch/linux/config.h (right): http://codereview.chromium.org/6732031/diff/5001/sdch/linux/config.h#newcode110 sdch/linux/config.h:110: /* #undef VCDIFF_USE_BLOCK_COMPARE_WORDS */ Rather than doing this, I’d ...
9 years, 9 months ago (2011-03-29 01:38:56 UTC) #5
wtc
mark: please review Patch Set 3.
9 years, 9 months ago (2011-03-30 01:19:18 UTC) #6
Mark Mentovai
LGTM
9 years, 9 months ago (2011-03-30 01:32:08 UTC) #7
commit-bot: I haz the power
9 years, 8 months ago (2011-03-30 16:59:26 UTC) #8
Presubmit check for 6732031-9001 failed and returned exit status 1.

Running presubmit commit checks ...

** Presubmit Warnings **
License must match:
.*? Copyright \(c\) 2011 The Chromium Authors\. All rights reserved\.\n.*? Use
of this source code is governed by a BSD-style license that can be\n.*? found in
the LICENSE file\.\n
Found a bad license header in these files:
  sdch/linux/config.h \
  sdch/mac/config.h

Powered by Google App Engine
This is Rietveld 408576698