Closed Bug 73428 Opened 23 years ago Closed 23 years ago

format.cpp doesn't compile, undeclared identifiers: 'NPPVpluginScriptableInstance' and 'NPPVpluginScriptableIID'

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: timeless, Assigned: serhunt)

References

()

Details

F:\build\mozilla\modules\plugin\npspy\common\format.cpp(162) : error C2065: 
'NPPVpluginScriptableInstance' : undeclared identifier
F:\build\mozilla\modules\plugin\npspy\common\format.cpp(162) : error C2051: 
case expression not constant
F:\build\mozilla\modules\plugin\npspy\common\format.cpp(165) : error C2065: 
'NPPVpluginScriptableIID' : undeclared identifier
F:\build\mozilla\modules\plugin\npspy\common\format.cpp(165) : error C2051: 
case expression not constant
I think these are part of other patches that will land soon. Simply comment 
them out for now.
This is correct but I would ask not to modify anything in the Spy Plugin before 
I finish what I think I should finish.
This has been fixed with recent check-ins.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
marking verified...
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.