
1 Aug
2011
1 Aug
'11
2:26 p.m.
On Sun, Jul 31, 2011 at 7:10 AM, Gisle Vanem <gvanem@broadpark.no> 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 problem (cl Version 16.00.30319.01). Can you please accept the following patch:
The code is if-0'd out; I say we should just remove it in 0.2.3. (Erinn and I ran into this issue last week making draft nmake files.)