On Sun, 11 Feb 2007, Bruno Haible wrote:

> So, can you try the command for generating it (in m4/javacomp.m4 around line
> 92) as standalone commands in a shell? And then trim it down to a minimal
> example?

I get the same output as you with coreutils 5.93 on a SPARC Solaris and 
with 6.7 in Cygwin.

I am able to reproduce the problem with coreutils 5.2.1 on both an x86 
Linux and an x86 Solaris.  I've attached the erroneous output.

The trouble is the last tr.  The following replacement, which I discovered 
by trial and error, works.  I just inserted zz after FG:

  tr '!"#$%&()*+,-./0123456789:;<=>[EMAIL PROTECTED]' 
'\000\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037\040\041\046\050\051\052\055\056\057\073\074\076\103\106\114\116\117\120\123\124\126\133\141\142\143\144\145\146\147\151\152\154\155\156\157\160\162\163\164\165\166\171\261\262\266\267\270\272\276\312\376'

Attachment: conftestver.class
Description: Binary data

Reply via email to