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

Issue 9865029: Force _HAS_TR1=0 only on VS2008 (Closed)

Created:
8 years, 9 months ago by scottmg
Modified:
8 years, 7 months ago
Reviewers:
Nico, M-A Ruel
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Remove forced _HAS_TR1=0 define. VS2010 headers unconditionally define _HAS_TR1=1. The gyp msvs 2010 generator has a hardcoded hack to remove _HAS_TR1=0 from the defines, but it seems better not to add this to the ninja generator too. Added here http://codereview.chromium.org/147015/ but not sure of reason. Perhaps the define could just be removed now? Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129310

Patch Set 1 #

Patch Set 2 : make it vs2008 only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/common.gypi View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
scottmg
8 years, 9 months ago (2012-03-27 18:47:48 UTC) #1
M-A Ruel
lgtm, thanks
8 years, 9 months ago (2012-03-27 18:50:49 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/9865029/2001
8 years, 9 months ago (2012-03-27 23:42:13 UTC) #3
commit-bot: I haz the power
Try job failure for 9865029-2001 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=14797 Step "update" is always ...
8 years, 9 months ago (2012-03-28 00:00:16 UTC) #4
Nico
native_client/build/common.gypi needs this change too. (And since changing this seems to be a bit involved, ...
8 years, 7 months ago (2012-05-04 18:00:49 UTC) #5
scottmg
On 2012/05/04 18:00:49, Nico wrote: > native_client/build/common.gypi needs this change too. (And since changing this ...
8 years, 7 months ago (2012-05-04 18:02:49 UTC) #6
Nico
On Fri, May 4, 2012 at 11:02 AM, <scottmg@chromium.org> wrote: > On 2012/05/04 18:00:49, Nico ...
8 years, 7 months ago (2012-05-04 18:04:46 UTC) #7
scottmg
8 years, 7 months ago (2012-05-04 18:05:27 UTC) #8
Thanks, please do!

On Fri, May 4, 2012 at 11:04 AM, Nico Weber <thakis@chromium.org> wrote:
> On Fri, May 4, 2012 at 11:02 AM,  <scottmg@chromium.org> wrote:
>> On 2012/05/04 18:00:49, Nico wrote:
>>>
>>> native_client/build/common.gypi needs this change too. (And since changing
>>
>> this
>>>
>>> seems to be a bit involved, maybe try removing it for good?)
>>
>>
>> http://chromiumcodereview.appspot.com/10264015/
>>
>> http://chromiumcodereview.appspot.com/9865029/
>
> Ah, cool. I think I have the NaCl commit bit, so I can land that for
> you if it hasn't happened yet.

Powered by Google App Engine
This is Rietveld 408576698