Closed Bug 330109 Opened 19 years ago Closed 18 years ago

ISO C++ forbids casting between pointer-to-function and pointer-to-object (use PR_FindFunctionSymbol)

Categories

(Core :: Widget: Gtk, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Biesinger, Unassigned)

References

Details

../../../../../mozilla/widget/src/gtk2/nsSound.cpp:94: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object This should be fixed by using PR_FindFunctionSymbol instead of PR_FindSymbol, also in the gtk1 version and two other places in this file.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.