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

Issue 9718030: Including ATL 7.1 makes the linker to generate almost eight hundred LNK4254 and LNK4078 warnings. T… (Closed)

Created:
8 years, 9 months ago by alexeypa (please no reviews)
Modified:
8 years, 9 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, scottmg
Visibility:
Public.

Description

ATL 8.0 included in WDK 7.1 makes the linker to generate almost eight hundred LNK4254 and LNK4078 warnings. This CL disables both warnings when compiling using "Express" versions of Visual Studio. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128082

Patch Set 1 #

Patch Set 2 : CR feedback #

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

Messages

Total messages: 14 (0 generated)
alexeypa (please no reviews)
PTAL
8 years, 9 months ago (2012-03-19 01:33:36 UTC) #1
alexeypa (please no reviews)
ping
8 years, 9 months ago (2012-03-20 15:48:45 UTC) #2
alexeypa (please no reviews)
Marc-Antoine, could you please take a look? This, probably, is worth some explanation. ATL 7.1 ...
8 years, 9 months ago (2012-03-21 17:40:03 UTC) #3
M-A Ruel
On 2012/03/21 17:40:03, alexeypa wrote: > Marc-Antoine, could you please take a look? > > ...
8 years, 9 months ago (2012-03-21 18:22:44 UTC) #4
alexeypa (please no reviews)
On 2012/03/21 18:22:44, Marc-Antoine Ruel wrote: > Didn't we officially drop Visual Studio 2005 support? ...
8 years, 9 months ago (2012-03-21 18:33:10 UTC) #5
M-A Ruel
? From C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\atldef.h #define _ATL_VER 0x0900 // Active Template Library ...
8 years, 9 months ago (2012-03-21 19:00:03 UTC) #6
alexeypa (please no reviews)
On 2012/03/21 19:00:03, Marc-Antoine Ruel wrote: > ? > > From C:\Program Files (x86)\Microsoft Visual ...
8 years, 9 months ago (2012-03-21 19:15:42 UTC) #7
M-A Ruel
On 2012/03/21 19:15:42, alexeypa wrote: > ATL 7.1 that comes with WDK 7.1 is actually ...
8 years, 9 months ago (2012-03-21 19:25:33 UTC) #8
alexeypa (please no reviews)
On 2012/03/21 19:25:33, Marc-Antoine Ruel wrote: > My preferred way of supporting non-Pro users is ...
8 years, 9 months ago (2012-03-21 21:49:23 UTC) #9
alexeypa (please no reviews)
On 2012/03/21 19:25:33, Marc-Antoine Ruel wrote: > My preferred way of supporting non-Pro users is ...
8 years, 9 months ago (2012-03-21 21:49:23 UTC) #10
M-A Ruel
lgtm
8 years, 9 months ago (2012-03-21 21:50:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/9718030/8001
8 years, 9 months ago (2012-03-21 21:52:20 UTC) #12
commit-bot: I haz the power
Change committed as 128082
8 years, 9 months ago (2012-03-21 22:59:37 UTC) #13
scottmg1
8 years, 9 months ago (2012-03-22 17:54:22 UTC) #14
On 2012/03/21 21:49:23, alexeypa wrote:
> On 2012/03/21 19:25:33, Marc-Antoine Ruel wrote:
> > My preferred way of supporting non-Pro users is to drop the ATL requirement
> > entirely. Nobody has yet taken up the challenge in 4 years. I'm quite
saddened
> > by that. I had expected crazier people out there.
> 
> :-) Yeah, there is only 112 files including atlbase.h.
> 
> > But I'm fine to disable the warning, only when the express version is
> detected.
> 
> Done.

Apologies, was OoO.

Is there a bug for killing ATL entirely?

Powered by Google App Engine
This is Rietveld 408576698