Author: niels
Date: Sat Oct 25 18:24:32 2008
New Revision: 3532
URL: http://svn.gna.org/viewcvs/service-tech?rev=3532&view=rev
Log:
* adapted code to avoid deprecation warnings of GCC 4.2 (mostly the warning
'deprecated conversion from string to char const*' which occurs if yyerror is
defined as yyerror(char *) instead of yyerror(char const*))
Modified:
trunk/fiona/ChangeLog
trunk/fiona/NEWS
trunk/fiona/doc/ChangeLog.texi
trunk/fiona/doc/fiona.texi
trunk/fiona/src/BddRepresentation.cc
trunk/fiona/src/BddRepresentation.h
trunk/fiona/src/lexer_dot.ll
trunk/fiona/src/syntax_dot.yy
trunk/lola/ChangeLog
trunk/lola/NEWS
trunk/lola/doc/ChangeLog.texi
trunk/lola/src/formula.cc
trunk/lola/src/readnet-syntax.yy
trunk/lola/src/unfold.cc
trunk/rachel/AUTHORS
trunk/rachel/ChangeLog
trunk/rachel/NEWS
trunk/rachel/doc/ChangeLog.texi
trunk/rachel/doc/rachel.texi
trunk/rachel/src/lexer_og.ll
trunk/rachel/src/syntax_og.yy
--
You received this e-mail, because you subscribed the mailing list
"service-tech-commits" which will forward you any e-mail addressed to [EMAIL
PROTECTED] If you want to unsubscribe or make any changes to your subscription,
please go to
https://mail.gna.org/listinfo/service-tech-commits.