Closed Bug 450163 Opened 17 years ago Closed 12 years ago

In <nsXPComStub.cpp>, 3 "warning C4273: 'NS_[...]' : inconsistent dll linkage"

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
blocking2.0 --- -

People

(Reporter: sgautherie, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1a2pre) Gecko/20080811184452 Minefield/3.1a2pre] (home, optim default) (W2Ksp4) {{ .../xpcom/stub/nsXPComStub.cpp(128) : warning C4273: 'NS_GetFrozenFunctions' : inconsistent dll linkage ...\xpcom\build\nsXPCOMPrivate.h(201) : see previous definition of 'NS_GetFrozenFunctions' .../xpcom/stub/nsXPComStub.cpp(353) : warning C4273: 'NS_RegisterXPCOMExitRoutine' : inconsistent dll linkage .../xpcom/stub/nsXPComStub.cpp(54) : see previous definition of 'NS_RegisterXPCOMExitRoutine' .../xpcom/stub/nsXPComStub.cpp(359) : warning C4273: 'NS_UnregisterXPCOMExitRoutine' : inconsistent dll linkage .../xpcom/stub/nsXPComStub.cpp(57) : see previous definition of 'NS_UnregisterXPCOMExitRoutine' }}
No longer depends on: 449281
Flags: in-testsuite-
(In reply to comment #0) > {{ > .../xpcom/stub/nsXPComStub.cpp(128) : warning C4273: 'NS_GetFrozenFunctions' : > inconsistent dll linkage > ...\xpcom\build\nsXPCOMPrivate.h(201) : see previous definition of > 'NS_GetFrozenFunctions' > }} .h has 'EXPORT_XPCOM_API(nsresult)', .cpp has 'XPCOM_API(nsresult)'.
Bug still there, Firefox and SeaMonkey.
blocking2.0: --- → ?
blocking2.0: ? → -
Whiteboard: [build_warning]
Blocks: buildwarning
Bug 852950 removed nsXPComStub.cpp.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.