fre 2009-10-16 klockan 11:03 +1300 skrev Amos Jeffries:
> /* NP: keep these two if-endif separate. Non-Linux work perfectly well
Sorry.. thought I had fixed that already..
> +#define PUSH_CAP(cap) cap_list[ncaps++] = (cap)
>
> I can just see that converting to:
> CAP_NET_ADMIN_ist[nCAP_NET_ADMINs++]=(CAP_NET_ADMIN) ...
Nope.. preprocessor is tokens based. But as this macro is farily simple
now it can just as well be expanded. I think the plan was to eventually
C++ encapsulate these details, but that's overkill here.
Updated patch attaced.
Regards
Henrik
This archive was generated by hypermail 2.2.0 : Wed Oct 28 2009 - 12:00:05 MDT