Bug#447206: (no subject)

2007-11-06 Thread Thiemo Seufer
Gudjon I. Gudjonsson wrote: > Hi Thiemo > Thanks for the patch. It has already been fixed in upstream and there is > a > debian patch in collab-maint, waiting for upload. Good to know. (I CC'ed the bug report.) On a second thought, the whole thing looks like it is a performance bug as well.

Bug#447206: (no subject)

2007-11-05 Thread Thiemo Seufer
tags 447206 +patch thanks To me it looks like sloppy programming style. The qMin/qMax templates are only defined for arguments of the same type, but the second argument in tis case is a (non-const) double. The appended patch fixes the build failure in VectorCurve.cpp on mips. Thiemo --- qtiplo