Update of /cvsroot/boost/boost/tools/build/v2/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8116

Modified Files:
        targets.jam 
Log Message:
Improve wording of an error message.


Index: targets.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/build/targets.jam,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- targets.jam 14 Oct 2006 10:28:03 -0000      1.202
+++ targets.jam 18 Oct 2006 05:40:37 -0000      1.203
@@ -1041,7 +1041,7 @@
         
         if $(sources:G)
         {
-            errors.error "gristed element in sources for" [ full-name ] ;
+            errors.user-error "properties found in the 'sources' parameter 
for" [ full-name ] ;
         }
     }
     


-------------------------------------------------------------------------
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