]> git.saurik.com Git - bison.git/commit
* data/c.m4 (b4_c_modern): New macro, with a new provision for _MSC_VER.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2006 23:35:43 +0000 (23:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2006 23:35:43 +0000 (23:35 +0000)
commit1b9c21fb18c6d82f9b7512bc0f2f9d980a32c398
treefa4ade66b214f6ad7f8f8b4d7b8685a27acfc9f2
parent84866159725a9df9febc1050643c0355eba5916c
* data/c.m4 (b4_c_modern): New macro, with a new provision for _MSC_VER.
(b4_c_function_def): Use it.
* data/yacc.c (YYMODERN_C): Remove.  All uses replaced by
b4_c_modern.
(yystrlen, yystpcpy, yyparse): Use b4_c_function... macros rather
than rolling our own.
ChangeLog
data/c.m4
data/yacc.c