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

Issue 3036043: icu: Adjust compiler check to exclude VS 2008.... (Closed)

Created:
10 years, 4 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

icu: Adjust compiler check to exclude VS 2008. I get a multiple definition error when building this file. The comment above it indicates that exluding this code on VS2008 is the correct thing to do, so I suspect the test was just wrong. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54982

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M source/common/stringpiece.cpp View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 5 (0 generated)
Evan Martin
I have no idea what I'm doing, but this change at least makes the code ...
10 years, 4 months ago (2010-08-04 22:14:16 UTC) #1
Evan Martin
10 years, 4 months ago (2010-08-04 22:14:54 UTC) #2
brettw
LGTM
10 years, 4 months ago (2010-08-04 22:20:24 UTC) #3
M-A Ruel
http://codereview.chromium.org/3036043/diff/1/2 File source/common/stringpiece.cpp (right): http://codereview.chromium.org/3036043/diff/1/2#newcode48 source/common/stringpiece.cpp:48: * Cygwin with MSVC 9.0 also complains here about ...
10 years, 4 months ago (2010-08-04 22:35:25 UTC) #4
jungshik at Google
10 years, 4 months ago (2010-08-25 02:24:11 UTC) #5
Thank you for fixing this. I upstreamed the fix (
http://bugs.icu-project.org/trac/ticket/7906 )

Powered by Google App Engine
This is Rietveld 408576698