Error compiling

// WCharacter.h prototypes
inline boolean isAlphaNumeric(int c) __attribute__((always_inline));

c is defined as a macro before arduino.h is included, use more... better names