diff options
| author | Alexander Viro <viro@parcelfarce.linux.theplanet.co.uk> | 2004-06-30 11:06:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-07 21:02:10 -0700 |
| commit | da6d44fd6192915ca6b76f5c6ec565109620be4f (patch) | |
| tree | 03f2e25e7f22171edce4447d1b3008f1c6cad711 /Makefile | |
| parent | 2d0659ec1e30a223aaafdf04864356260f8fa17e (diff) | |
| download | sparse-dev-da6d44fd6192915ca6b76f5c6ec565109620be4f.tar.gz | |
[PATCH] Update get_number_value()
This updates the type semantics of "get_number_value()" to C99 semantics
rather than the previous gcc/C90 type expansion semantics.
Now regular decimal integers (without suffixes) that are too big to fit
in "long" expand to "long long" rather than "unsigned long".
It also uses "strtoull()" rather than open-coding the conversion.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
