> not having seen any replies to this, i'm slightly annoyed, but i'll assume
> people didn't see my point / questions in the email.
> 
> so, i'll make it to the point:
> 
> do we need to run test_man_gen through the process, and if so, why is it
> that half the translations aren't building?

Yep, there is no point in trying to build without running "test_man_gen",
it is already a stripped down version of "test" to test for only those
things, which will stop generation anyway. So it would only take more time
to omit that test, as build will fail anyway.

The reason for the failure is that there were some major restructuring
in the manual and some teams are not up to date.

For things like you quoted from the ar of fr build problems, they seem
to be language specific (non SGML character usage). These can only be
corrected by the authors. The MissingStuff entity missing is probably
simply becuase the language's language-defs.ent file is not updated.

So the errors I can see our language specific and not reported because
the build system is in bad shape... I'll try and check the hungarian
translation to fix build issues.

BTW do you have any answer to our question regarding the build problems
on PHP.net? See http://php.net/blog/hu for example (it is some core
problem).

Goba



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to