Update of /cvsroot/boost/boost/libs/thread/example
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8244/libs/thread/example

Modified Files:
      Tag: RC_1_34_0
        Jamfile 
Log Message:
Removed the "intentional memory leak" of the TSS implementation.


Index: Jamfile
===================================================================
RCS file: /cvsroot/boost/boost/libs/thread/example/Jamfile,v
retrieving revision 1.15.12.2
retrieving revision 1.15.12.3
diff -u -d -r1.15.12.2 -r1.15.12.3
--- Jamfile     14 Sep 2006 21:51:00 -0000      1.15.12.2
+++ Jamfile     1 Oct 2006 12:57:18 -0000       1.15.12.3
@@ -28,7 +28,7 @@
     template example
         ## sources ##
         : <template>thread_base
-          <dll>../build/boost_thread
+          <lib>../build/boost_thread
         ## requirements ##
         :
         ## default build ##


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to