Hello,

On Tue, 03 Oct 2006, Jérôme Pouiller wrote:
> Le mardi 3 octobre 2006 07:09, Kapil Hari Paranjape a écrit :
> > However, I am still unable to get *any* reasonable output from this
> > input for your version of par. There may be something wrong in my
> > settings so I am sending you my environment variables and the output
> > of "par < jez.out > kapil.out".
> Your variable PARINIT contains 'rTbqgR B=.,?_A_a Q=_s>|'. If you remove 
> option 'g', it work well.
> 
> Nevertheless, option 'g' shouldn't produce this. It is a bug. I try to 
> correct it today.

Thanks for this. Yes. It works now. As you say the problem is with
the character tests in "reformat.c". These are the character tests
(like isalnum) for single-width characters. We need to include the
character tests for wide characters (iswalnum).

Regards,

Kapil.
--

Attachment: signature.asc
Description: Digital signature

Reply via email to