[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeedu/kig/misc
From:       Dominique Devriese <devriese () kde ! org>
Date:       2005-01-26 19:39:08
Message-ID: 20050126193908.DD0371D007 () office ! kde ! org
[Download RAW message or body]

CVS commit by domi: 

fix a small uninteresting assertion failure in Maurizio's code


  M +19 -18    special_constructors.cc   1.71


--- kdeedu/kig/misc/special_constructors.cc  #1.70:1.71
@@ -797,4 +797,5 @@ int PolygonBCVConstructor::computeNsides
 
   double realsides = 1.0/angle;    // this is bigger that 2 
+  if ( angle == 0. ) realsides = 3;
   if ( winding <= 0 )              // free to compute winding
   {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic