Overview
| Artifact ID: | 87471c381b535c5254e8fbdc2874306db6625d3465400b971fd140bf287ec1f0 |
|---|---|
| Ticket: | 0ee626dfb24ee37f6ef1e4955b114ff09ea350f3
lseq numeric overflow |
| User & Date: | griffin 2025-06-09 17:26:04 |
Changes
- icomment:
I've come around. I can agree that a step of 0 is, in essence, a divide by zero condition. (length = (end - start)/step) I can also agree that any numeric value that cannot be represented should be an error. -0x8000_0000_0000 _0000 is an overflow condition.
- login: "griffin"
- mimetype: "text/plain"