Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37817208
en ru br
ALT Linux repos
S:8.7.1-alt1
5.0: 7.16.3-alt3

Group :: Graphics
RPM: nip2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nip2-7.30.1-gentoo-types.patch
Download


diff -Naur nip2-7.30.1-orig/src/parser.h nip2-7.30.1/src/parser.h
--- nip2-7.30.1-orig/src/parser.h	2012-04-18 13:38:51.000000000 +0300
+++ nip2-7.30.1/src/parser.h	2012-10-23 02:28:26.290569236 +0300
@@ -55,7 +55,7 @@
 void nip2yyerror( const char *sub, ... )
 	__attribute__((format(printf, 1, 2)));
 void yyerror( const char *msg ); 
-extern int yyleng;			/* lex stuff */
+extern size_t yyleng;			/* lex stuff */
 
 /* Lex gathers tokens here for workspace.c
  */
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin