--- code/trunk/pcre_xclass.c 2008/07/02 18:42:11 349 +++ code/trunk/pcre_xclass.c 2008/07/04 18:27:16 351 @@ -118,7 +118,7 @@ break; case PT_GC: - if ((data[1] == ucp_gentype[prop->chartype]) == (t == XCL_PROP)) return !negated; + if ((data[1] == _pcre_ucp_gentype[prop->chartype]) == (t == XCL_PROP)) return !negated; break; case PT_PC: