Status: Assigned
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Pri-0 OS-All Area-Misc Size-Medium Mstone-2.0

New issue 9197 by [email protected]: Change to scoped_variant_win.cc  
blocking official builds
http://code.google.com/p/chromium/issues/detail?id=9197

r12081 introduced IsLeakableVarType which is not properly handled when
building as an OFFICIAL_BUILD.  As a result the official builds are failing
:

10>.\scoped_variant_win.cc(51) : error C3861: 'IsLeakableVarType':
identifier not found

It appears that "DCHECK(!IsLeakableVarType(var_.vt))..." should be
converted into a macro that does the right thing for official builds.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to