Bug #99
print error messages via _error() function
| Status: | Closed | Start: | 10/26/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Unterkircher | % Done: | 100% |
|
| Category: | internals | Spent time: | 0.50 hours | |
| Target version: | 1.4 | |||
Description
currently most errors/warning are using print() directly
Associated revisions
Revision b340940a7d1465f8f56ae540a2ee25e2df089585
for error/warning use the general _error() function, fixes #99
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
History
Updated by Andreas Unterkircher 1196 days ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset b340940a7d1465f8f56ae540a2ee25e2df089585.
Updated by Andreas Unterkircher 1196 days ago
- Status changed from Resolved to Closed