On Thu, Apr 26, 2012 at 4:37 PM, Esteban Manchado Velázquez
wrote:
> On Thu, 26 Apr 2012 09:09:09 +0200, Gisle Vanem wrote:
>
>> The src/test/test_util.c doesn't compile with MSVC (CL ver.
>> 16.00.30319.01).
>> It doesn't like the "#ifdef 0" construct, but the whole chunk should be
>> enabled wi
On Thu, 26 Apr 2012 09:09:09 +0200, Gisle Vanem
wrote:
The src/test/test_util.c doesn't compile with MSVC (CL ver.
16.00.30319.01).
It doesn't like the "#ifdef 0" construct, but the whole chunk should be
enabled with some modifications IMHO.
Ugh, sorry about that. I made the changes bl
Hello,
I'm Feroze and I will be working on the hidden service configuration and
bandwidth scheduling plugins for Vidalia.
I'm specially excited about the bandwidth scheduling plugin as I've felt
the need for this. Users would like to specify different bandwidth
allocation for Tor relay at differen
The src/test/test_util.c doesn't compile with MSVC (CL ver. 16.00.30319.01).
It doesn't like the "#ifdef 0" construct, but the whole chunk should be
enabled with some modifications IMHO.
'path_is_relative()' doesn't handle the "http:\\dir" case though. Why should
it? Besides 'expand_filename()' i