"Nick Mathewson" wrote:
On Sun, Jul 31, 2011 at 7:10 AM, Gisle Vanem wrote:
Hi list.
In or/networkstatus.c there is a "#if 0" block inside the macro
"SMARTLIST_FOREACH_JOIN". Not all compilers handle such contructs.
In the prosess of making solution/projects file for "MS Visual C++ 2010
Expr
On Sun, Jul 31, 2011 at 7:10 AM, Gisle Vanem wrote:
> Hi list.
>
> In or/networkstatus.c there is a "#if 0" block inside the macro
> "SMARTLIST_FOREACH_JOIN". Not all compilers handle such contructs.
> In the prosess of making solution/projects file for "MS Visual C++ 2010
> Express",
> I hit this