Modify ↓
Opened 17 years ago
Closed 14 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 by , 16 years ago
| Milestone: | → 3.3.1.5 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
comment:2 by , 16 years ago
| Milestone: | 3.3.1.5 |
|---|---|
| Resolution: | Completed |
| Status: | closed → reopened |
comment:3 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → assigned |
comment:4 by , 14 years ago
| Milestone: | → 3.3.7.16 |
|---|---|
| Resolution: | → Fixed |
| Status: | assigned → closed |
Fixed by revision [6226] in version: 3.3.7.16
Note:
See TracTickets
for help on using tickets.

Added by revision [5317] in version: 3.3.1.5