diff options
| author | terra@gnome.org <terra@gnome.org> | 2004-08-05 18:49:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-07 21:02:37 -0700 |
| commit | f1270ebe48c3bd9c5e91283eeb04b07f9e9eab7a (patch) | |
| tree | f8b9afbdad0c1534c86e228c404dc79052286bd5 /Makefile | |
| parent | de5ea81679660d0545968a602fcc9d01d4d076b5 (diff) | |
| download | sparse-dev-f1270ebe48c3bd9c5e91283eeb04b07f9e9eab7a.tar.gz | |
[PATCH] "signed unsigned", "short long", "double x : 4", "int y : 1 : 2"
Don't allow nonsensical type descriptions like
signed unsigned x;
short long x;
double x : 4;
int y : 1 : 2;
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
