Author: sewardj
Date: 2007-11-10 00:16:58 +0000 (Sat, 10 Nov 2007)
New Revision: 7131
Log:
Declare branch closed.
Modified:
branches/THRCHECK/thrcheck/tc_main.c
Modified: branches/THRCHECK/thrcheck/tc_main.c
===================================================================
--- branches/THRCHECK/thrcheck/tc_main.c 2007-11-09 23:59:49 UTC (rev
7130)
+++ branches/THRCHECK/thrcheck/tc_main.c 2007-11-10 00:16:58 UTC (rev
7131)
@@ -8692,6 +8692,15 @@
tc_instrument,
tc_fini);
+ VG_(printf)(
+"\n"
+"Thrcheck was merged into the svn trunk on 9 Nov 2007 and was\n"
+"renamed to Helgrind at the same time. This branch\n"
+"(valgrind/branches/THRCHECK) is no longer in use. Please check out\n"
+"and build the trunk, then run with --tool=helgrind instead.\n\n"
+);
+ VG_(exit)(1);
+
VG_(needs_core_errors) ();
VG_(needs_tool_errors) (tc_eq_Error,
tc_pp_Error,
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers