This is the mail archive of the cygwin-apps@cygwin.com 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]

Re: perl + automode.o


On Fri, Aug 24, 2001 at 05:53:08PM +0200, Gerrit P. Haase wrote:
>Hi,
>
>I compiled a version of miniperl with automode.o linked
>in. First tests shows that it adresses the CR/LF problem.

I don't think that compiling a general purpose programing package like
perl with automode is a good solution.

It just pushes the CRLF problem onto a different class of users.

I wonder if just changing 'chomp()' to eat crlf would be sufficient for
cygwin?

cgf


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