https://bugs.exim.org/show_bug.cgi?id=3150

--- Comment #5 from Andreas Metzler <eximus...@bebt.de> ---
(In reply to Jeremy Harris from comment #4)
> Thanks for that suggestion.  Now:
> 
> $ EXIM_VER=0 make spec.info
> db2x_docbook2texi spec-info.xml
> ...
> /usr/bin/iconv: illegal input sequence at position 526574
> make: *** [Makefile:212: spec.info] Error 141
> $
> 
> 
> Looks like it falls over on the katakana example in the ${addresses:...}
> entry of the String Expansions chapter.  Source text for that line is :-
> 
>   0000000   #       e   x   i   m       -   b   e       '   $   {   a   d
>   0000020   d   r   e   s   s   e   s   : 343 203 225 343 202 243 343 203
>   0000040 253       < 343 203 225 343 202 243 343 203 252 343 203 203 343
>   0000060 203 227   @   e   x   a   m   p   l   e   .   j   p   >   }   '
>   0000100  \n
> 
> and at least one text-editor is happy to display something reasonable
> for that

You need
DOCBOOK2TEXI="db2x_docbook2texi --encoding=UTF-8" for the .info targets.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-dev-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to