Re: Illegal use of reserved word in system.h

From: Alan Cox
Date: Fri May 20 2005 - 11:45:51 EST


> Well not a bug :-) but lets call it a C++ incompatibility .. I'll see
> how much work it is to change this everywhere it is used.. I don't
> really want to break loads of userspace apps.. not that many drm apps
> exist.. and probably very few of them use the virtual pointer...

You don't have to change it - its possible to use ifdefs for C++ to
change the name only for C++ usage.

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