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

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: http://cygwin.com/ml/#unsub

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, TEST.PL: 1:#!/bin/perl 2:$/ = "\r\n"; 3: 4:open( 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 tried something, I made a file like this: "000 a b c \r \r \n

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 magi

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-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 (5.

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 fig

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

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: GetVolumeInformati

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 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 PERLIO=perl

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 t

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 yo

Re: Updated: perl-5.8.0-2

2003-03-31 Thread Rolf Campbell
Gerrit P. Haase wrote: 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. Also, when I ran cygcheck, I got: cygcheck: dump_sysinfo: GetVolumeInformation()

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-

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 wh

Re: [ANNOUNCEMENT] Updated: perl-5.8.0-2

2003-03-31 Thread Rolf Campbell
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 tried to figure out why, I got some very strange behavior from the debugg

[ANNOUNCEMENT] Updated: perl-5.8.0-2

2003-03-31 Thread Gerrit P. Haase
perl-5.8.0-2 release has been uploaded to sourceware -- it should be on the mirrors soon. THIS IS A REAL NEW PERL RELEASE THAT IS BINARY INCOMPATIBLE WITH ANY PREVIOUS PERL RELEASE. THIS MEANS THAT YOUR OLD EXTENSIONS (.xs code, those Perl modules requiring a C compiler) WILL