Modify ↓
Opened 15 years ago
Closed 13 years ago
#1009 closed Bug (Fixed)
Remove hard-coded calls to ConsoleWrite() in SQLite.au3
Reported by: | Valik | Owned by: | Valik |
---|---|---|---|
Milestone: | 3.3.7.16 | Component: | AutoIt |
Version: | 3.3.1.0 | Severity: | None |
Keywords: | Cc: |
Description
Calls to ConsoleWrite() or any other output method need removed from SQLite.au3 in favor of taking a user-defined callback function which is called to display the data in a user-defined way.
Treating this as a bug because it is a design bug.
Attachments (0)
Change History (4)
comment:1 Changed 15 years ago by Jpm
- Milestone set to 3.3.1.5
- Owner set to Jpm
- Resolution set to Completed
- Status changed from new to closed
comment:2 Changed 15 years ago by Valik
- Milestone 3.3.1.5 deleted
- Resolution Completed deleted
- Status changed from closed to reopened
comment:3 Changed 15 years ago by Jpm
- Owner changed from Jpm to Valik
- Status changed from reopened to assigned
comment:4 Changed 13 years ago by Valik
- Milestone set to 3.3.7.16
- Resolution set to Fixed
- Status changed from assigned to closed
Fixed by revision [6226] 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.
Added by revision [5317] in version: 3.3.1.5