[Olsr-cvs] olsrd-current/src/cfgparser Makefile,1.25,1.26

Bernd Petrovitsch (spam-protected)
Mon May 14 00:03:01 CEST 2007


Update of /cvsroot/olsrd/olsrd-current/src/cfgparser
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32197/src/cfgparser

Modified Files:
	Makefile 
Log Message:
* more fixups for the generated .c file

Index: Makefile
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/cfgparser/Makefile,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** Makefile	27 Apr 2007 11:32:27 -0000	1.25
--- Makefile	13 May 2007 22:02:57 -0000	1.26
***************
*** 94,97 ****
--- 94,98 ----
  		sed	-e '/^static/s/yy_get_next_buffer[\(][\)]/yy_get_next_buffer(void)/' \
  			-e '/^static/s/yy_get_previous_state[\(][\)]/yy_get_previous_state(void)/' \
+ 			-e '/^static/s/yygrowstack[\(][\)]/yygrowstack(void)/' \
  			-e '/^static/s/input[\(][\)]/input(void)/' \
  			-e '/^static  *void  *yy_fatal_error/s/^\(.*)\);$$/\1 __attribute__((noreturn));/' \





More information about the Olsr-cvs mailing list