Hello Curt,

"Curtis L. Olson" wrote:
> Update of /var/cvs/TerraGear-0.0/source/src/Prep/DemChop

As you are apparently right now working on TerraGear, would you please
consider adding this cosmetic change. This is for unifying Solaris
preprocessor directives:

--- ./TerraGear/src/BuildTiles/Parallel/server.cxx~     Tue Oct  4 20:26:05 2005
+++ ./TerraGear/src/BuildTiles/Parallel/server.cxx      Tue Oct  4 20:26:05 2005
@@ -29,7 +29,7 @@
 SG_USING_STD( cerr );
 SG_USING_STD( endl );
 
-#if defined (sun) || defined (__CYGWIN__) || defined(sgi)
+#if defined (__sun) || defined (__CYGWIN__) || defined(sgi)
 #  define WAIT_ANY (pid_t)-1
 #endif
 

Thanks,
        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to