Modify ↓
Opened 14 years ago
Closed 13 years ago
#1660 closed Bug (Fixed)
Mod function causes AutoIt to crash
Reported by: | czardas | Owned by: | Valik |
---|---|---|---|
Milestone: | 3.3.7.16 | Component: | AutoIt |
Version: | 3.3.6.1 | Severity: | None |
Keywords: | Mod | Cc: |
Description
The following erroneous code causes the interpreter to crash.
Mod(1,0)
In previous versions of AutoIt the same code returned -1.#IND and the interpreter did not crash. I am uncertain as to the relevance of this. The issue is currently being discussed here: http://www.autoitscript.com/forum/index.php?showtopic=115184
Attachments (0)
Change History (5)
comment:1 Changed 14 years ago by Jpm
- Owner set to Valik
- Status changed from new to assigned
comment:2 Changed 14 years ago by Jpm
- Milestone set to 3.3.7.0
- Owner changed from Valik to Jpm
- Resolution set to Fixed
- Status changed from assigned to closed
comment:3 Changed 13 years ago by Jpm
- Resolution Fixed deleted
- Status changed from closed to reopened
comment:5 Changed 13 years ago by Valik
- Milestone set to 3.3.7.16
- Owner changed from Jpm to Valik
- Resolution set to Fixed
- Status changed from reopened to closed
Fixed by revision [6210] in version: 3.3.7.16
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.
Fixed by revision [5887] in version: 3.3.7.0