Modify ↓
Opened 14 years ago
Closed 14 years ago
#1913 closed Bug (Duplicate)
Mod() Crashing when divisor is zero.
Reported by: | Shaggi | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.6.1 | Severity: | None |
Keywords: | Mod division by zero | Cc: |
Description
Very simple.
Mod(10,0) for example.
Implement division by zero checking.
Attachments (0)
Change History (1)
comment:1 Changed 14 years ago by Jos
- Resolution set to Duplicate
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Duplicate report: https://www.autoitscript.com/trac/autoit/ticket/1660