K 10
svn:author
V 6
jdorje
K 8
svn:date
V 27
2004-07-13T22:43:41.000000Z
K 7
svn:log
V 335
Improve the set_ratio function:

  - Remove the recursive error handling.  It is never needed so we just
    assert that the result is correct.
  - Change the parameter from a float to an integer (since it is).
  - Improve the accuracy of the calculation by making the i_size value
    a floating-point value.

Patch by me in PR#9328.

END
