Closed Bug 689617 Opened 13 years ago Closed 13 years ago

nsDerivedSafe<T> spews warnings on windows

Categories

(Core :: XPCOM, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: khuey, Assigned: ehsan.akhgari)

References

Details

Warnings of the form:

e:\builds\moz2_slave\m-cen-w32-dbg\build\obj-firefox\dist\include\nsCOMPtr.h(455) : warning C4624: 'nsCOMPtr_base::nsDerivedSafe<T>' : destructor could not be generated because a base class destructor is inaccessible

        with

        [

            T=nsProxyEventObject

        ]

        e:\builds\moz2_slave\m-cen-w32-dbg\build\xpcom\proxy\src\nsProxyEventPrivate.h(247) : see reference to class template instantiation 'nsCOMPtr_base::nsDerivedSafe<T>' being compiled

        with

        [

            T=nsProxyEventObject

        ]
Hmm, sorry Kyle, totally forgot about this.

So, what mozconfig are you using?  I don't even get a single instance of this warning when I build on Windows...
This seems to have gone away, or something.

Maybe I was just crazy to begin with.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.