hey,
2010/6/2 Philip Olson <[email protected]>
>
> Last time I tried (a month or two ago), I ran into memory exhaustion errors
> which iirc lived around the iconv() call, but that can easily be a bogus
> reason. However, the problem is real so please have a look, and discuss.
>
>
I have commited the patches for both iconv and memory problems:
http://svn.php.net/viewvc?view=revision&revision=300138
http://svn.php.net/viewvc?view=revision&revision=300137
The memory problem was a bug with the --lang option, that was entering in an
infinity recursion. A problem with the html_entity_decode encoding was
creating problems with the iconv() function.
I hope it could get the CHMs building again
regards,
--Moacir de Oliveira