On Tue, 14 Sep 2004, Friedhelm Betz wrote: > On Tuesday 14 September 2004 09:46, Friedhelm Betz wrote: > > On Tuesday 14 September 2004 08:18, Derick Rethans wrote: > > [...] > > > > > > Unfortunately this broke make test: > > > > phpdoc/en/reference/strings/functions/localeconv.xml:169:26:E: non SGML > > > > character number 130 > > > > which is the textual euro ¤ > > > > > > We're using XML, not SGML, so that test is *cough*bullshit*cough* > > > > So the solution would be to go with xmllint, aka make test_xml? > > ..and switch to utf-8 for all source files ;-)
Why would you want to do that? It's perfectly normal to use something else as long as you specify it in the <?xml declaration. The XML parser will convert it into UTF8 anyway. Moving things to UTF8 is just an awful lot of unused work. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org