The value of the first item of an enum with a trailing comma after its
last item was not correctly initialized to 0 any more after the changes
of
|
||
|---|---|---|
| .. | ||
| cparse.h | ||
| cscanner.c | ||
| parser.y | ||
| templ.c | ||
| util.c | ||
The value of the first item of an enum with a trailing comma after its
last item was not correctly initialized to 0 any more after the changes
of
|
||
|---|---|---|
| .. | ||
| cparse.h | ||
| cscanner.c | ||
| parser.y | ||
| templ.c | ||
| util.c | ||