• Show log

    Commit

  • Hash : d156cabc
    Author : Werner Lemberg
    Date : 2007-12-14T07:48:32

    * src/cff/cffparse.c (cff_parse_real): Don't apply `power_ten' division too early; otherwise the most significant digit(s) of the final result are lost as the value is truncated to an integer. This fixes Savannah bug #21794 (where the patch has been posted too).