This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: perl cygwin weird thing ..


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]