summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-10-05 18:56:52 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-10-07 00:08:19 -0700
commitd4b6c86c7f4b3e2000a2d1be8947102c2e58150f (patch)
tree5e5477cca34124204d18dd50a1c3089355827d30 /etc
parent5463291a915ce89d0d807c11859d2750ab59de9e (diff)
downloadbison-d4b6c86c7f4b3e2000a2d1be8947102c2e58150f.tar.gz
Move the integer-type selection into c.m4
That way, glr.c can use it too. * data/skeletons/c.m4 (b4_int_type): Do not special-case ‘char’; it’s not worth the trouble, as clang complains about char subscripts. (b4_c99_int_type, b4_c99_int_type_define): New macros, taken from yacc.c. * data/skeletons/glr.c: Use b4_int_type_define. * data/skeletons/yacc.c (b4_int_type): Remove, since there’s no longer any need to redefine it. Use b4_c99_int_type_define rather than its body.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions