K 10 svn:author V 7 pluknet K 8 svn:date V 27 2013-08-30T11:21:52.231734Z K 7 svn:log V 313 The round of expand_number() cleanups. o Fix range error checking to detect overflow when uint64_t < uintmax_t. o Remove a non-functional check for no valid digits as pointed out by Bruce. o Remove a rather pointless comment describing what the function does. o Clean up a bunch of style bugs. Brucified by: bde END