Re: [tor-dev] [Patch] common/procmon.c

2011-06-01 Thread Robert Ransom
On Tue, 31 May 2011 23:12:09 +0200 Gisle Vanem wrote: > I've been staring at this file for some time trying to find the elusive > compile-error (MingW-gcc v4.50) on Win_XP). The bug was a missing > comma (!) and a typo ('err_msg' at line 277 changed to 'err_msg'). > > I've also changed the form

Re: [tor-dev] [PATCH] Signed-off-by: Gisle

2011-06-01 Thread Nick Mathewson
On Tue, May 31, 2011 at 5:44 PM, Gisle wrote: > An elusive compile-error (MingW-gcc v4.50 on Win_XP); a missing > comma (!) and a typo ('err_msg' at line 277 changed to 'errmsg'). > Aso changed the format for 'err_code' at line 293 into a "%ld" to suppress > a warning. How did this go unnoticed fo

[tor-dev] Control-port circuit event/status format

2011-06-01 Thread Robert Ransom
Subject: Control-port circuit event/status format Will any Tor controllers that I should care about break if I modify Tor to report a ‘CANNIBALIZED’ circuit event to all controllers that send ‘SETEVENTS CIRC’ to Tor? Will any Tor controllers that I should care about break if I modify Tor to repor