aboutsummaryrefslogtreecommitdiff
path: root/lib/bcheck.c
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2013-09-20 21:16:53 +0200
committerThomas Preud'homme <robotux@celest.fr>2013-09-20 21:22:11 +0200
commit82969f045c99b4d1ef833de35117c17b326b46c0 (patch)
tree74f61dd0c77bbdad045ed13d2815350a97ce03d6 /lib/bcheck.c
parent0f522fb32a635dafce30f3ce3ff2cb15bcec809e (diff)
downloadtinycc-82969f045c99b4d1ef833de35117c17b326b46c0.tar.gz
tinycc-82969f045c99b4d1ef833de35117c17b326b46c0.tar.bz2
Report error when using undefined enum
Prevent the following code from compiling: int main(void) { enum rgb c = 42; return c; } Reported-by: John Haque <j.eh@mchsi.com>
Diffstat (limited to 'lib/bcheck.c')
0 files changed, 0 insertions, 0 deletions