Re: [PHP-DOC] Wrong entities in language_snippets.ent

2004-08-04 Thread Gabor Hojtsy
Note the manual will be built if it passes 'make test', but it is only completely valid XML if it passes make test_xml too. I can add that more strict check if you prefer. No need to do IMHO. There will be nothing broken if make test_xml does not pass but make test pasess. Goba

Re: [PHP-DOC] Wrong entities in language_snippets.ent

2004-08-04 Thread Derick Rethans
On Wed, 4 Aug 2004, Gabor Hojtsy wrote: > Note the manual will be built if it passes 'make test', but it is only > completely valid XML if it passes make test_xml too. I can add that more strict check if you prefer. Derick

Re: [PHP-DOC] Wrong entities in language_snippets.ent

2004-08-04 Thread Gabor Hojtsy
Note the manual will be built if it passes 'make test', but it is only completely valid XML if it passes make test_xml too. Goba Nuno Lopes írta: Hello, 'make test' doesn't show all errors. try using 'make test_xml' Nuno P.S.: Oh, and its Lopes, I'm not Spanish! :) - Original Message -

Re: [PHP-DOC] Wrong entities in language_snippets.ent

2004-08-04 Thread Nuno Lopes
Hello, 'make test' doesn't show all errors. try using 'make test_xml' Nuno P.S.: Oh, and its Lopes, I'm not Spanish! :) - Original Message - > I notice that yesterday Nuno Lopez fixed some wrong entities into Italian > language_snippets.ent. First of all, I apologize for that errors,