Bug in kis_imagepipe_brush.cc:98

Bart Coppens kde at bartcoppens.be
Thu Mar 23 17:46:30 CET 2006


On Thursday 23 March 2006 14:43, Christoph Bartoschek wrote:
> if (rankIndex < 0 && rankIndex > dim) {
> should be
> if (rankIndex < 0 or rankIndex > dim) {
Of course, thanks for the report :-) (if you have an svn account, it might be 
faster to just fix these yourselves, it's not that big a change).


More information about the kimageshop mailing list