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

List:       kde-commits
Subject:    branches/kstars/unfrozen/kstars/kstars/tools
From:       Jason Harris <kstars () 30doradus ! org>
Date:       2008-07-03 14:48:22
Message-ID: 1215096502.743032.18482.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 827648 by harris:

Additional fix from trunk: send Sign to findPrecise() rather than prevSign.
CCMAIL: kstars-devel@kde.org



 M  +1 -1      ksconjunct.cpp  


--- branches/kstars/unfrozen/kstars/kstars/tools/ksconjunct.cpp #827647:827648
@@ -98,7 +98,7 @@
       }
       
       //      kDebug() << "Sign = " << Sign << " and " << "prevSign = " << prevSign \
                << ": Entering findPrecise()\n";
-      if(findPrecise(&extremum, &Object1, &Object2, jd, step, prevSign))
+      if(findPrecise(&extremum, &Object1, &Object2, jd, step, Sign))
         if(extremum.second.radians() < maxSeparation.radians())
           Separations.insert(extremum.first, extremum.second);
     }


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

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