[Bug libgcj/38861] gcjwebplugin.cc doesn't compile against latest xulrunner 1.9.1 sdk
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 15 22:58:00 GMT 2009
------- Comment #1 from jakub at gcc dot gnu dot org 2009-01-15 22:58 -------
That's not enough, as the typedef names also changed :(.
So, for npupp.h:
NewNPP_XXXProc (YYY)
or
(NPP_XXXUPP) (YYY)
works, for npfunctions.h:
(NPP_XXXProcPtr) (YYY)
And, jref isn't typedefed for new xulrunner (but the question stands, why is
that function defined at all when nothing references it).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38861
More information about the Java-prs
mailing list