[kde-solaris] kdeedu-3.1.93 on Solaris/g++

James F. Hranicky jfh at cise.ufl.edu
Wed Nov 19 15:20:24 CET 2003


The line

   kstars/kstars/jupitermoons.h:35 
      void findPosition( const KSNumbers *num, const KSPlanet *jup, const KSSun *sun );

causes problems when using g++ on Solaris, as 'sun' gets defined to '1' .

Changing the line to 

      void findPosition( const KSNumbers *num, const KSPlanet *jup, const KSSun *Sun );

fixes the problem.

FYI. 

(I'm not currently subscribed to this list)

----------------------------------------------------------------------
| Jim Hranicky, Senior SysAdmin                   UF/CISE Department |
| E314D CSE Building                            Phone (352) 392-1499 |
| jfh at cise.ufl.edu                      http://www.cise.ufl.edu/~jfh |
----------------------------------------------------------------------
                          About politics:
                     Don't worry about results
                   It's the thought that counts


More information about the kde-solaris mailing list