lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi] Anomalies indicated by 'rate_table_tool'


From: Greg Chicares
Subject: [lmi] Anomalies indicated by 'rate_table_tool'
Date: Thu, 7 Mar 2019 21:35:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Vadim--I'm not sure which is anomalous, the table or the data, but
please try this test case...

$wget download.savannah.gnu.org/releases/lmi/lmi-data-20050618T1440Z.tar.bz2
$tar -xjvf lmi-data-20050618T1440Z.tar.bz2
$wine /opt/lmi/bin/rate_table_tool.exe -a --verify --file=data/sample          

Observed output:

---------8<--------8<--------8<--------8<--------8<--------8<--------8<-------
Table #2 specifies 7 decimals, but 8 were necessary.
This flaw has been corrected, and the CRC recalculated.
[rate_table.cpp : 1865]

Table #3 specifies 7 decimals, but 8 were necessary.
This flaw has been corrected, and the CRC recalculated.
[rate_table.cpp : 1865]

Table #6 specifies 7 decimals, but 6 were necessary.
This flaw has been corrected, and the CRC recalculated.
[rate_table.cpp : 1865]

Table #8 specifies 5 decimals, but 2 were necessary.
This flaw has been corrected, and the CRC recalculated.
[rate_table.cpp : 1865]

Table #10 specifies 8 decimals, but 17 were necessary.
This flaw has been corrected, and the CRC recalculated.
[rate_table.cpp : 1865]

Verification failed for table #10: After loading and saving the original table 
binary contents differed.

[rate_table_tool.cpp : 361]
--------->8-------->8-------->8-------->8-------->8-------->8-------->8-------

I'm not too worried about:
  Table #10 specifies 8 decimals, but 17 were necessary.
because decimals here are more like children than phalanges in that
you don't really need seventeen of them. But the other tables look
okay to me.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]