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

Issue 4271003: Workaround for VS 2005 bug with inheritance from nested classes. (Closed)

Created:
10 years, 1 month ago by caseq
Modified:
9 years, 7 months ago
Reviewers:
akalin
CC:
chromium-reviews
Visibility:
Public.

Description

Workaround for VS 2005 bug with inheritance from nested classes. BUG=http://crbug.com/61717 TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M jingle/notifier/communicator/login.h View 1 chunk +5 lines, -1 line 0 comments Download
M jingle/notifier/listener/mediator_thread_impl.h View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
caseq
Fred, looks like your recent change (r64793) triggered a bug in Visual Studio 2005 -- ...
10 years, 1 month ago (2010-11-03 13:24:38 UTC) #1
akalin
10 years, 1 month ago (2010-11-03 18:27:11 UTC) #2
LGTM, sorry for the breakage, I guess I got lucky and got the 2008 Win trybots.

On 2010/11/03 13:24:38, caseq wrote:
> Fred,
> looks like your recent change (r64793) triggered a bug in Visual Studio 2005
--
> please see http://crbug.com/61717.
> While this does not affect the bots that run VS 2008, many that use VS 2005
are
> affected. Using typedef instead of directly listing a nested class as a base
> class seems to help.

Powered by Google App Engine
This is Rietveld 408576698