mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
* data/yacc.c (malloc, free) [defined __cplusplus]: Wrap inside extern "C" {}.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2005-06-09 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* data/yacc.c (malloc, free) [defined __cplusplus]: Wrap inside
|
||||
extern "C" {}. This fixes a problem reported by Paul Hilfinger,
|
||||
which stems from the 2005-05-27 patch.
|
||||
|
||||
2005-06-06 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
|
||||
|
||||
* data/glr.c: Modify treatment of unused parameters to permit use
|
||||
|
||||
Reference in New Issue
Block a user