[Konsole-devel] [Bug 160137] CharacterColor.h != and == implementation causing alignment trap on ARM (and probably other) processors (x86 not affected)
Robert Knight
robertknight at gmail.com
Sun Mar 30 22:35:10 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=160137
------- Additional Comments From robertknight gmail com 2008-03-31 00:35 -------
Hi,
I didn't write that code myself but it seems to me that it is unnecessary to have them at all. Alignment problem aside, the operator==() and operator!=() methods are equivalent to the built-in defaults which the compiler generates.
More information about the konsole-devel
mailing list