This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit 4e1877ce71fb0316288ef80ba416baa9e51d627b Author: Torsten Werner <[email protected]> Date: Thu Jan 15 19:52:26 2009 +0000 actually update the patch file --- debian/patches/gcc.diff | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/patches/gcc.diff b/debian/patches/gcc.diff index f56a6d9..285cddf 100644 --- a/debian/patches/gcc.diff +++ b/debian/patches/gcc.diff @@ -1,9 +1,12 @@ ---- antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp 2006-11-01 22:37:17.000000000 +0100 -+++ antlr-2.7.7-new/lib/cpp/antlr/CharScanner.hpp 2009-01-15 20:12:28.000000000 +0100 -@@ -17,6 +17,7 @@ +Index: antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp +=================================================================== +--- antlr-2.7.7.orig/lib/cpp/antlr/CharScanner.hpp 2006-11-01 22:37:17.000000000 +0100 ++++ antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp 2009-01-15 20:47:53.000000000 +0100 +@@ -17,6 +17,8 @@ #else #include <cctype> #endif ++#include <cstdio> +#include <cstring> #if ( _MSC_VER == 1200 ) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

