+2002-06-25 Raja R Harinath <harinath@cs.umn.edu>
+
+ * src/getargs.c (report_argmatch): Initialize strtok().
+
2002-06-20 Akim Demaille <akim@epita.fr>
* data/bison.simple (b4_symbol_actions): New, replaces...
Per Allansson per@appgate.com
Peter Hámorský hamo@upjs.sk
Piotr Gackiewicz gacek@intertel.com.pl
+Raja R Harinath harinath@cs.umn.edu
Richard Stallman rms@gnu.org
Robert Anisko anisko_r@epita.fr
Shura debil_urod@ngs.ru
report_argmatch (char *args)
{
ARGMATCH_ASSERT (report_args, report_types);
+ args = strtok (args, ",");
do
{
int report = XARGMATCH ("--report", args,