Zhang, Xiantao wrote:
        I can't find a version of unifdef which can handle || operation,
which version are you using?

1.117

Given the input

#if defined(X) || defined(Y)
aaa
#else
bbb
#endif

Running 'unifdef -DX -UY' seems to make sense out of it.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to