"Lincoln A. Baxter" <[EMAIL PROTECTED]> writes: > I have the following errors with make test ($LANG is set en_US.UTF-8). > This is a gentoo linux system. > > t/DOMDocument.............NOK 662# Failed test (t/DOMDocument.t at > line 218) > Error code: 5 > > (repeats a BUNCH of times with the test number incrementing)
Unicode is not working properly. All those tests do is creating DOMElement's with all allowable unicode characters in the first position (hence the 35,000 tests). More than that, I'm not clear on. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
