-x mod y always returns -x.
Description
Description
Details
Details
- Legacy ID
- 3063345695
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
hint format["Result: %1", (-1) % 5];
Result: -1
Additional Information
(-1) modulo 5 should return 4
Event Timeline
Comment Actions
Mass closing ancient tickets with no activity for > 12 months; assume fixed or too trivial.
If this issue is still relevant in current dev build, please re-post.