Re: macro conflict

David Woodhouse (dwmw2@infradead.org)
Fri, 24 Aug 2001 14:17:38 +0100


kaos@ocs.com.au said:
> Did you try that? Firstly typeof() is only defined in declaration
> context, it gets an error when used in an expression. Secondly
> typeof() is not expanded by cpp so the stringify tricks do not work.
> typeof(x) is handled by cc, not cpp.

No. It's far too silly for me to have actually tried it :)

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/