On Thu, Jun 12, 2008 at 12:00:37AM +0100, Ben Hutchings wrote: > Previously the header files defined PRunichar without referring to > wchar_t, which caused no such problems.
Actually, PRUnichar has been defined as wchar_t for a while... when HAVE_CPP_2BYTE_WCHAR_T is set, and this has been the case for a while. Now, the question is, why does it suddenly break? As for armel, it should build fine, because armel is not supposed to define HAVE_CPP_2BYTE_WCHAR_T. Can you check what preprocessed source code on armel define PRUnichar to ? Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

