Revision: 41090
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41090&view=rev
Author:   brlcad
Date:     2010-10-19 05:32:20 +0000 (Tue, 19 Oct 2010)

Log Message:
-----------
don't declare errno.  we get the linkage wrong on Windows.

Modified Paths:
--------------
    brlcad/trunk/src/lgt/extern.h

Modified: brlcad/trunk/src/lgt/extern.h
===================================================================
--- brlcad/trunk/src/lgt/extern.h       2010-10-19 05:30:14 UTC (rev 41089)
+++ brlcad/trunk/src/lgt/extern.h       2010-10-19 05:32:20 UTC (rev 41090)
@@ -117,7 +117,6 @@
 extern int background[];
 extern int co;
 extern int debug;
-extern int errno;
 extern int fatal_error;
 extern int fb_size;
 extern int force_cellsz;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to