Open mingodad opened 1 year ago
Also when trying to compile ansic.g
:
gcc -I.. -c ansic.g.d_parser.c
ansic.g: In function ‘d_speculative_reduction_code_98_242_gram’:
ansic.g:200:49: error: ‘D_ParseNode’ {aka ‘struct D_ParseNode’} has no member named ‘start’
200 | if (is_one_of($n0.start, $n0.end, reserved_words))
| ^
Some easy to fix memory issues reported by valgrind: