Actions
Bug #41
open
to_Int(Word32) doesn't work as documented
Bug #41:
to_Int(Word32) doesn't work as documented
Start date:
Due date:
% Done:
0%
Estimated time:
Platform:
Resolution:
Triage Stage:
Description
In predefined.anubis, to_Int(Word32) is documented as returning a "non negative 'Int'.
But in fact, to_Int(0xFFFFFFFF) returns '-1'
Updated by Anonymous over 17 years ago
- Target version changed from 1.9 to 1.10
- Platform deleted (
All)
Actions