Hi Jason,
This trivial patch fixes a warning displayed by gcc3.
diff -uNr libxml-xerces-perl-2.0.0-3.orig/Handler/PerlCallbackHandler.hpp
libxml-xerces-perl-2.0.0-3/Handler/PerlCallbackHandler.hpp
--- libxml-xerces-perl-2.0.0-3.orig/Handler/PerlCallbackHandler.hpp 2002-12-10
21:33:23.000000000 +0100
+++ libxml-xerces-perl-2.0.0-3/Handler/PerlCallbackHandler.hpp 2002-12-10
+21:33:49.000000000 +0100
@@ -48,4 +48,4 @@
// SV* set_callback_obj(SV*);
};
-#endif __PERLCALLBACKHANDLER
+#endif /* __PERLCALLBACKHANDLER */
HTH.
Regards,
--
Guillaume Morin <[EMAIL PROTECTED]>
Batailler corps et �mes pour un maudit refus
(No one is innocent)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]