You are viewing a plain text version of this content. The canonical link for it is here.
Posted to p-dev@xerces.apache.org by Guillaume Morin <gu...@morinfr.org> on 2002/12/10 21:41:49 UTC

[PATCH] fixes a gcc warning

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 <gu...@morinfr.org>

                  Batailler corps et âmes pour un maudit refus
                              (No one is innocent)

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org