[Kde-imaging] [Bug 282101] Converting Canon CR2 images result in empty images
Alex Tutubalin
lexa at lexa.ru
Sat Sep 17 05:50:57 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=282101
--- Comment #4 from Alex Tutubalin <lexa lexa ru> 2011-09-17 05:50:57 ---
Gilles,
please remove the '*' operator too, it confuses possible code editors:
*output++; // * is useless here and produces compiler warning
change to
output++;
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list