| Summary: | Check return codes everywhere | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Markus Elfring <Markus.Elfring> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | finex |
| Priority: | NOR | ||
| Version First Reported In: | 1.9.6 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Markus Elfring
2008-02-04 22:15:43 UTC
This bugtracker is not for implementation details of the code, it is about user-visible bugs. Don't write bug reports for implementation details. I understand that not checking return values could, under very rare circumstances, lead to a bug. This is unlikely, and no one has experienced this so far. Furthermore, the whole message dict thing will be replaced by Akonadi. Ignored error codes might become noticeable by a user if related system resources were exhausted. I suggest to avoid unchecked function calls. Would you like to detect every error situation as early as possible? Will the software "Akonadi" be better in this design aspect? I know what the consequences are.
WONTFIX means that the bug will not be fixed by us. Patches are still welcome. Please do not reopen.
>Will the software "Akonadi" be better in this design aspect?
I don't know.
My bug report might affect fundamental design aspects in your software. I imagine that a consensus will be needed for proper fixes. |