Fix up the 'value is so large it is XXXX' message in the presense
commit24131a1b9dd4652d55ede6976f354197d7a03232
authorLinus Torvalds <torvalds@home.transmeta.com>
Sat, 29 Mar 2003 04:41:56 +0000 (28 21:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 03:59:53 +0000 (7 20:59 -0700)
tree0668ca3d694731bef0476f501b239c511d81a70e
parent2ca23c6cb2f8cb7625e33702593c62fb91524797
Fix up the 'value is so large it is XXXX' message in the presense
of partial (but insufficient for the size) type suffixes. Also,
fix the decimal special case in case the user already had 'l' or 'll'
suffixes but needed an extra 'u'.
evaluate.c