[or-cvs] r10308: and remove an XXX012. (in tor/trunk: . src/or)

nickm at seul.org nickm at seul.org
Thu May 24 17:13:08 UTC 2007


Author: nickm
Date: 2007-05-24 13:13:08 -0400 (Thu, 24 May 2007)
New Revision: 10308

Modified:
   tor/trunk/
   tor/trunk/src/or/config.c
Log:
 r12920 at catbus:  nickm | 2007-05-24 13:12:52 -0400
 and remove an XXX012.



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r12920] on 8246c3cf-6607-4228-993b-4d95d33730f1

Modified: tor/trunk/src/or/config.c
===================================================================
--- tor/trunk/src/or/config.c	2007-05-24 17:13:05 UTC (rev 10307)
+++ tor/trunk/src/or/config.c	2007-05-24 17:13:08 UTC (rev 10308)
@@ -4134,9 +4134,6 @@
         v,m);
     badness = "SLOW";
   }
-  /* XXXX012 if libevent 1.3b comes out before 0.1.2.x, and it works,
-   * recomment an upgrade to everybody on BSD or OSX or anywhere with
-   * that flavor of pthreads. */
   if (badness) {
     control_event_general_status(LOG_WARN,
         "BAD_LIBEVENT VERSION=%s METHOD=%s BADNESS=%s RECOVERED=NO",



More information about the tor-commits mailing list