K 10 svn:author V 2 ae K 8 svn:date V 27 2011-08-19T12:48:06.654623Z K 7 svn:log V 314 The decimal() function was changed in r217808 to take the maximum value instead of number of bits. But for case when limitation is not needed it erroneously skips conversion to number and always returns zero. So, don't skip conversion for case when limitation is not needed. PR: bin/159765 Approved by: re (kib) END