[Kstars-devel] Re: kdeedu/kstars/kstars/indi

Matt Rogers matt.rogers at kdemail.net
Wed Mar 3 01:41:44 CET 2004


On Tuesday 02 March 2004 05:59 am, Jasem Mutlaq wrote:
> CVS commit by mutlaqja:
>
> Make it compile on Solaris
>
>
>   M +3 -0      indicom.c   1.9
>
>
> --- kdeedu/kstars/kstars/indi/indicom.c  #1.8:1.9
> @@ -37,4 +37,7 @@ const char * Direction[] = { "North", "W
>  const char * SolarSystem[] = { "Mercury", "Venus", "Moon", "Mars",
> "Jupiter", "Saturn", "Uranus", "Neptune", "Pluto"};
>
> +/* make it compile on solaris */
> +#define M_PI
> 3.4159265358979323846264338327950288419716939937510582097494459 +
>  /******** Prototypes ***********/
>  double DegToRad( double num );

ehhh, shouldn't that be 3.14.... instead of 3.41?

Matt


More information about the Kstars-devel mailing list