pokley <pokleyzz@scan-associates.net> wrote: >> perl will core dump when parsing file contain > printf "%s",'a' x 0xffffffff; >> does anybody got the same problem ? Looks just fine... $ perl -c <<EOF > printf "%s",'a' x 0xffffffff; > EOF - syntax OK Peter -- Peter J. Acklam - pjacklam@online.no - http://home.online.no/~pjacklam -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/