Ticket #52 (new bug)
Opened 4 months ago
Function 'decimal_scan' doesn't work with numbers coded on more than 30 bits
| Reported by: | ricard | Owned by: | alp |
|---|---|---|---|
| Priority: | immediate | Milestone: | 1.9 |
| Component: | Virtual Machine | Version: | 1.9 |
| Severity: | major | Keywords: | |
| Cc: | Platform: | All | |
| Working progress: | Not started | Blocking / Referer: |
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.
Note: See
TracTickets for help on using
tickets.
