Jan Stary wrote:

> Ha! If the final
> 
>       printf("%c", byte[bx]);
> 
> is changed to
> 
>       printf("%d", byte[bx]);
> 
> the results produced by mawk and awk are identical.
> So the diference must be just that mawk printf's "%c" differently.

Which version of mawk are you using? I've got 1.3.3 and with your
proposed change, test_replaygain.sh fails.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to