Re: Updated: perl-5.8.0-2

2003-04-04 Thread Gerrit P. Haase
Hallo Rolf, Rolf wrote: So, I've recieved confirmation that this problem is only with cygwin perl, and not with GNU/Linux perl (5.8). So, please file a bugreport, perlbug is included in the dist. Which ports is perlbug for? It is for Perl, regardless which port. The perlbug tool is a script

Re: Updated: perl-5.8.0-2

2003-04-03 Thread Gerrit P. Haase
Hallo Rolf, Am Mittwoch, 2. April 2003 um 23:03 schriebst du: Gerrit P. Haase wrote: Hallo Rolf, Am Dienstag, 1. April 2003 um 18:13 schriebst du: Gerrit P. Haase wrote: Rolf schrieb: So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? I

Re: Updated: perl-5.8.0-2

2003-04-03 Thread Rolf Campbell
Gerrit P. Haase wrote: Hallo Rolf, TEST.PL: 1:#!/bin/perl 2:$/ = \r\n; 3: 4:open( LOG, in ) || 5: die Could not open log.\n; 6:binmode LOG, :crlf; 7: 8:$in = LOG; 9:print $in; Ok, so you get the same results as me. They are both wrong. The script should only print the first line. I just

Re: Updated: perl-5.8.0-2

2003-04-03 Thread Gerrit P. Haase
Hallo Rolf, So, I've recieved confirmation that this problem is only with cygwin perl, and not with GNU/Linux perl (5.8). So, please file a bugreport, perlbug is included in the dist. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: Updated: perl-5.8.0-2

2003-04-03 Thread Rolf Campbell
Gerrit P. Haase wrote: Hallo Rolf, So, I've recieved confirmation that this problem is only with cygwin perl, and not with GNU/Linux perl (5.8). So, please file a bugreport, perlbug is included in the dist. Gerrit Which ports is perlbug for? -- Unsubscribe info:

Re: Updated: perl-5.8.0-2

2003-04-02 Thread Rolf Campbell
Gerrit P. Haase wrote: Hallo Rolf, Am Dienstag, 1. April 2003 um 18:13 schriebst du: Gerrit P. Haase wrote: Rolf schrieb: So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? I don't see the problem in the latest Perl (5.9.0) and I'm trying to

Re: Updated: perl-5.8.0-2

2003-04-02 Thread Rolf Campbell
Rolf Campbell wrote: Gerrit P. Haase wrote: Hallo Rolf, Am Dienstag, 1. April 2003 um 18:13 schriebst du: Gerrit P. Haase wrote: Rolf schrieb: So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? I don't see the problem in the latest Perl

Re: Updated: perl-5.8.0-2

2003-04-02 Thread Charles Wilson
Rolf Campbell wrote: So, I've recieved confirmation that this problem is only with cygwin perl, and not with GNU/Linux perl (5.8). guys, can we PLEASE practice a little bandwidth conservation here? there's no need to quote 100 lines of context for a simple two-line reply... Bits are cheap

Re: Updated: perl-5.8.0-2

2003-04-01 Thread Gerrit P. Haase
Rolf schrieb: So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? I don't see the problem in the latest Perl (5.9.0) and I'm trying to figure out how it can be fixed, in the meantime, please try to use the magic PERLIO=perlio setting for

Re: Updated: perl-5.8.0-2

2003-04-01 Thread Gerrit P. Haase
Rolf schrieb: Also, when I ran cygcheck, I got: cygcheck: dump_sysinfo: GetVolumeInformation() failed: 53 How do you run cygcheck? /home/rcampbell cygcheck -svr /tmp/cygcheck.txt cygcheck: dump_sysinfo: GetVolumeInformation() failed: 53 You should start another thread with this problem,

Re: Updated: perl-5.8.0-2

2003-04-01 Thread Rolf Campbell
Gerrit P. Haase wrote: Rolf schrieb: So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? I don't see the problem in the latest Perl (5.9.0) and I'm trying to figure out how it can be fixed, in the meantime, please try to use the magic

Re: Updated: perl-5.8.0-2

2003-04-01 Thread Frédéric L. W. Meunier
Rolf Campbell wrote: /home/rcampbell cygcheck -svr /tmp/cygcheck.txt cygcheck: dump_sysinfo: GetVolumeInformation() failed: 53 I got $ cygcheck -svr /tmp/cygcheck.txt cygcheck: dump_sysinfo: GetVolumeInformation() failed: 1005 cygcheck: dump_sysinfo: GetVolumeInformation() failed: 1005

Re: Updated: perl-5.8.0-2

2003-04-01 Thread Gerrit P. Haase
Hallo Frédéric, Am Mittwoch, 2. April 2003 um 01:09 schriebst du: Rolf Campbell wrote: /home/rcampbell cygcheck -svr /tmp/cygcheck.txt cygcheck: dump_sysinfo: GetVolumeInformation() failed: 53 I got $ cygcheck -svr /tmp/cygcheck.txt cygcheck: dump_sysinfo: GetVolumeInformation()

Re: Updated: perl-5.8.0-2

2003-04-01 Thread Gerrit P. Haase
Hallo Rolf, Am Dienstag, 1. April 2003 um 18:13 schriebst du: Gerrit P. Haase wrote: Rolf schrieb: So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? I don't see the problem in the latest Perl (5.9.0) and I'm trying to figure out how it

Re: Updated: perl-5.8.0-2

2003-03-31 Thread Gerrit P. Haase
Hallo Rolf, Am Montag, 31. März 2003 um 19:47 schriebst du: Gerrit P. Haase wrote: perl-5.8.0-2 release has been uploaded to sourceware -- it should be on the mirrors soon. Several problems with this version. A bunch of my scripts have stopped working, and when I

RE: Updated: perl-5.8.0-2

2003-03-31 Thread Rolf Campbell
So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? -Original Message- From: Gerrit P. Haase [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 3:30 PM To: Rolf Campbell Subject: Re: Updated: perl-5.8.0-2 Hallo Rolf