also sprach Charles Plessy <ple...@debian.org> [2015-04-24 02:11 +0200]:
>         } else {
>             $res = system $comm;
>             $res = int($res/256);
>         }

> I do not understand why the original command's error code (127 in our case)

Actually, -128, which is 127 unsigned. ;)

http://perldoc.perl.org/functions/system.html has the information
and better code.

Does this help?

-- 
 .''`.   martin f. krafft <madduck@d.o> @martinkrafft
: :'  :  proud Debian developer
`. `'`   http://people.debian.org/~madduck
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)

Reply via email to