Revision: 44643
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44643&view=rev
Author:   erikgreenwald
Date:     2011-05-20 12:03:59 +0000 (Fri, 20 May 2011)

Log Message:
-----------
disable strict flags, some lexers mix signed/unsigned.

Modified Paths:
--------------
    brlcad/trunk/src/tab/Makefile.am

Modified: brlcad/trunk/src/tab/Makefile.am
===================================================================
--- brlcad/trunk/src/tab/Makefile.am    2011-05-20 11:10:11 UTC (rev 44642)
+++ brlcad/trunk/src/tab/Makefile.am    2011-05-20 12:03:59 UTC (rev 44643)
@@ -16,7 +16,6 @@
        tabsub
 
 AM_CPPFLAGS = \
-       ${STRICT_FLAGS} \
        ${TCL_CPPFLAGS}
 
 LDADD = ${RT}


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

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to