[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
** Attachment added: "demo_a2p_amd64_deb.pl" https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1474366/+attachment/4429963/+files/demo_a2p_amd64_deb.pl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
Debian GNU/Linux 7, amd64 5.14.2-21+deb7u2 amd64 Another test, output of a2p is buggy. That is strange because Debian has the same version of perl as Raspberry PI! I attach demo_a2p_amd64_deb.pl and demo1_a2p_amd64_deb.pl Example: # this is header, print it lie: while (<>>) { chomp;

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
** Attachment added: "demo1_a2p_amd64_deb.pl" https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1474366/+attachment/4429964/+files/demo1_a2p_amd64_deb.pl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
** Attachment added: "demo_a2p_armhf.pl" https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1474366/+attachment/4429956/+files/demo_a2p_armhf.pl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/14743

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
Raspbian GNU/Linux 7 (Raspberry PI) perl 5.14.2-21+rpi2+deb7u2 armhf I tried a2p at RPI and output is correct! I attach demo_a2p_armhf.pl and demo1_a2p_armhf.pl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
** Attachment added: "demo1_a2p_armhf.pl" https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1474366/+attachment/4429958/+files/demo1_a2p_armhf.pl ** Description changed: Ubuntu 14.04.2 LTS, amd64 Package perl 5.18.2-2ubuntu1 amd64 I tried to use a2p translator to convert simple AWK

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
** Attachment added: "demo1_a2p_x32.pl" https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1474366/+attachment/4429933/+files/demo1_a2p_x32.pl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474366

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
Ubuntu 14.04.2, i386 perl 5.18.2-2ubuntu1 i386 I tried to replicate problem at Ubuntu i386 and I see that a2p doesn't work well. It creates different output but still with a lot of similar problems. Example: # ths is headder, print it line: whle (<>>) { chomp; # strip record separator

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
** Attachment added: "demo_a2p_x32.pl" https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1474366/+attachment/4429932/+files/demo_a2p_x32.pl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474366

[Bug 1474366] Re: a2p has buggy output

2015-07-16 Thread psl
** Summary changed: - a2p at amd64 has buggy output + a2p has buggy output ** Description changed: Ubuntu 14.04.2 LTS, amd64 Package perl 5.18.2-2ubuntu1 amd64 I tried to use a2p translator to convert simple AWK script to PERL script. I see that output is strange, characters are missi