Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37575512
en ru br
ALT Linux repos
S:2.7.7-alt12_67jpp11
5.0: 2.7.7-alt4_1jpp5
4.1: 2.7.7-alt4_1jpp1.7
4.0: 2.7.7-alt4_1jpp1.7
3.0: 2.7.4-alt1

Other repositories
Upstream:2.7.5

Group :: Development/Java
RPM: antlr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: antlr-2.7.7-newgcc.patch
Download


diff -up ./lib/cpp/antlr/CharScanner.hpp.sav ./lib/cpp/antlr/CharScanner.hpp
--- ./lib/cpp/antlr/CharScanner.hpp.sav	2009-03-20 14:42:43.000000000 -0400
+++ ./lib/cpp/antlr/CharScanner.hpp	2009-03-20 14:43:29.000000000 -0400
@@ -11,6 +11,8 @@
 #include <antlr/config.hpp>
 
 #include <map>
+#include <strings.h>
+#include <cstdio>
 
 #ifdef HAS_NOT_CCTYPE_H
 #include <ctype.h>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin