Actions
Bug #52
open
Function 'decimal_scan' doesn't work with numbers coded on more than 30 bits
Bug #52:
Function 'decimal_scan' doesn't work with numbers coded on more than 30 bits
Start date:
Due date:
% Done:
0%
Estimated time:
Platform:
Resolution:
Triage Stage:
Description
The 'decimal_scan' function works well with number coded on 30 bits or less, but not with more than 30 bits. The answers is bogus.
UnitTests have been added for this.
Actions