Re: perl error messages with cygwin 1.3.18-1

2003-01-05 Thread Greg Matheson
On Sat, 04 Jan 2003, Jeremy Hetzler wrote: At 05:03 AM 1/2/2003 -0600, Tommy Butler wrote: Further, perldoc.exe isn't rendering pages correctly since 5.8 either. For example, $ perldoc UNIVERSAL produces the following when run from cygwin bash ESC[1mNAMEESC[0m There was a recent

Re: perl error messages with cygwin 1.3.18-1

2003-01-05 Thread Tommy Butler
Greg Matheson wrote: On Sat, 04 Jan 2003, Jeremy Hetzler wrote: There was a recent change to less that produced this behavior. Try adding the -R switch to $LESS. Thanks for pointing this out Jeremy. Thanks alot! I put export PAGER='/bin/less -R'; in my /etc/profile, and now I

Re: perl error messages with cygwin 1.3.18-1

2003-01-04 Thread Jeremy Hetzler
At 05:03 AM 1/2/2003 -0600, Tommy Butler wrote: Greg Matheson wrote: Further, perldoc.exe isn't rendering pages correctly since 5.8 either. For example, $ perldoc UNIVERSAL produces the following when run from cygwin bash (quoted text snippet indented 3 spaces.) ESC[1mNAMEESC[0m

Re: perl error messages with cygwin 1.3.18-1

2003-01-03 Thread Gerrit P. Haase
Hallo Tommy, [...perl pagefaults...] I think this was only happening when something tried to fork(). Couldn't say exactly. Can you (or someone else) can provide a small script which demonstrates the failure, I'm just running a CPAN shell which is loading lots of modules and it works well

Re: perl error messages with cygwin 1.3.18-1

2003-01-03 Thread Greg Matheson
On Fri, 03 Jan 2003, Gerrit P. Haase wrote: [...perl pagefaults...] I think this was only happening when something tried to fork(). Couldn't say exactly. Can you (or someone else) can provide a small script which demonstrates the failure, I'm just running a CPAN shell which is loading

perl error messages with cygwin 1.3.18-1

2003-01-02 Thread Greg Matheson
I am getting these Windows warning error messages with perl-5.8.0. The programs continue after clicking the message. This is better than the previous child process looping problem, if not perfect ;-) PERL caused an invalid page fault in module CYGWIN1.DLL at 017f:61084b28. Registers:

Re: perl error messages with cygwin 1.3.18-1

2003-01-02 Thread Tommy Butler
Greg Matheson wrote: I am getting these Windows warning error messages with perl-5.8.0. The programs continue after clicking the message. This is better than the previous child process looping problem, if not perfect ;-) PERL caused an invalid page fault in module CYGWIN1.DLL at