diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-04-27 22:25:05 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-04-27 22:25:05 (GMT) |
commit | 8a09e4163c79541f0af78719d0cd85b85650c4b4 (patch) | |
tree | c0aababa995c68377de24661671e3d07d8b2db66 /ChangeLog | |
parent | 9b915ec951f8f6350d3933886e1abeafe27d9802 (diff) |
Forgot the old yylval global variable usage completely.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +16-04-28 Cyrille Bagard <nocbos@gmail.com> + + * tools/d2c/Makefile.am: + * tools/d2c/args/Makefile.am: + * tools/d2c/bits/Makefile.am: + * tools/d2c/conv/Makefile.am: + * tools/d2c/format/Makefile.am: + * tools/d2c/grammar.y: + * tools/d2c/hooks/Makefile.am: + * tools/d2c/rules/Makefile.am: + * tools/d2c/syntax/Makefile.am: + Forget the old yylval global variable usage completely. + 16-04-27 Cyrille Bagard <nocbos@gmail.com> * src/analysis/db/items/move.c: |