Update of /cvsroot/boost/boost/libs/fusion/test/sequence
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv13808

Modified Files:
        filter_view.cpp 
Log Message:
comeau, intel has problems with this

Index: filter_view.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/fusion/test/sequence/filter_view.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- filter_view.cpp     22 Aug 2006 15:57:09 -0000      1.1
+++ filter_view.cpp     22 Oct 2006 10:23:04 -0000      1.2
@@ -92,7 +92,8 @@
     }
 
     {
-        // $$$ JDG $$$ For some obscure reason, comeau 4.3.3 has problems with 
this.
+        // $$$ JDG $$$ For some obscure reason, EDG based compilers
+        // (e.g. comeau 4.3.3, intel) have problems with this.
         // vc7.1 and g++ are ok. The errors from comeau are useless.
         
         typedef vector_c<int, 5, 1, 2, 3, 6, 0, -1> vector_type;


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to