[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #13192 [Tor]: Collect aggregate stats of total hidden service usage vs total exit usage in Tor network
#13192: Collect aggregate stats of total hidden service usage vs total exit usage
in Tor network
-----------------------------+---------------------------------------
Reporter: arma | Owner:
Type: enhancement | Status: needs_revision
Priority: normal | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version:
Resolution: | Keywords: SponsorR tor-relay tor-hs
Actual Points: | Parent ID:
Points: |
-----------------------------+---------------------------------------
Changes (by teor):
* status: needs_review => needs_revision
Comment:
The merge with the latest git origin failed because the
`test_util_strclear` function doesn't exist, so I had to remove this line:
{{{
UTIL_TEST(strclear, 0), in src/test/test_util.c
}}}
The build fails on OS X 10.10.2 (Xcode 6.3 Beta) with:
{{{
src/test/test_util.c:22:10: fatal error: 'values.h' file not found
#include <values.h>
}}}
This can be resolved using the UNIX standard `float.h`, or perhaps
`limits.h` on legacy systems. I'm not sure what the Windows equivalent is.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13192#comment:60>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs