pokley <[EMAIL PROTECTED]> wrote:
>
> perl will core dump when parsing file contain
> printf "%s",'a' x 0x;
>
> does anybody got the same problem ?
Looks just fine...
$ perl -c < printf "%s",'a' x 0x;
> EOF
- syntax OK
Peter
--
Peter J. Acklam - [EMAIL PROTECTED] - htt
On Wed, Jan 28, 2004 at 10:53:16AM +0800, pokley <[EMAIL PROTECTED]> wrote:
> im using latest cygwin 1.5.6 on windows 2000 server ia32.
> doing
> $ perl -e 'print "a" x 0x' will display weird result
>
> perl will core dump when parsing file contain
> printf "%s",'a' x 0x;
>
> does
2 matches
Mail list logo