Bug #41
to_Int(Word32) doesn't work as documented
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Virtual Machine | |||
| Target version: | 1.10 | |||
| Platform: | Triage Stage: | |||
| Resolution: |
Description
In predefined.anubis, to_Int(Word32) is documented as returning a "non negative 'Int'.
But in fact, to_Int(0xFFFFFFFF) returns '-1'
History
#1 Updated by Anonymous almost 17 years ago
- Target version changed from 1.9 to 1.10
- Platform deleted (
All)