... Okay, now we are in really messy bit. With USE_PERLIO the intent is to open the "numeric" file handle in binary mode, and do CRLF processing in a "crlf"...
Nick Ing-Simmons
nik@...
Dec 1, 2000 9:26 am
76985
This is a bug report for perl from Richard.Foley@..., generated with the help of perlbug 1.27 running under perl 5.00503. ... [Please enter your report...
Richard.Foley@...
Dec 1, 2000 9:35 am
76986
... Well, after almost 8 hours of hacking, I got it all running well, so I think I need a big hug (preferably from a beautifull girl, so Jarkko won't do ;-)) ...
H.Merijn Brand
h.m.brand@...
Dec 1, 2000 10:50 am
76987
Lightning flashed, thunder crashed and Jarkko Hietaniemi <jhi@...> whispered ... Oh, yeah. And I fully backed the RFCs calling for match(), sub[stitute]() ...
Stephen P. Potter
spp@...
Dec 1, 2000 12:34 pm
76988
Excuse me for asking another stupid question, but i tried exactly as it is described in INSTALL, here is the part i read. I skipped Socket like it described,...
Gerrit P. Haase
gerrit.haase@...
Dec 1, 2000 2:18 pm
76989
file: $CPAN/authors/id/A/AN/ANDK/CPAN-1.59_51.tar.gz size: 112686 bytes md5: 8eaa7d1deca9ae5c0fdf25f6d0898482 I'd be glad to see this in dev track. - Muchly...
Andreas J. Koenig
andreas.koenig@...
Dec 1, 2000 3:45 pm
76990
... That would kill my favorite obfuscation. y cccccccccccccccccccccccccccccccccccccccccccccccccccccc; -- Jeff "japhy" Pinyan japhy@......
Jeff Pinyan
jeffp@...
Dec 1, 2000 3:55 pm
76991
... Oh, yeah, I forgot, that's why Perl was invented. -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is...
Jarkko Hietaniemi
jhi@...
Dec 1, 2000 4:09 pm
76992
... Heh. Maybe that's what keeps some of us using it. ;) Maybe we could come out with two executables... perl and obfperl, the latter supporting all current...
Jeff Pinyan
jeffp@...
Dec 1, 2000 4:10 pm
76993
ta perl bug...
richard@...
Dec 1, 2000 5:04 pm
76994
... [but d_socket gets $define'd anyway and Socket gets used.] This bug has been there for a very long time. The problem is, ultimately, that the metaconfig...
Andy Dougherty
doughera@...
Dec 1, 2000 5:25 pm
76995
... I wouldn't even want to hug you anyway :-) since having to hack manually config.sh is almost as bad as a failure... So the change is to hoist the bind...
Jarkko Hietaniemi
jhi@...
Dec 1, 2000 7:34 pm
76996
... Andreas, you are now glad. -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen...
Jarkko Hietaniemi
jhi@...
Dec 1, 2000 7:37 pm
76997
... This is what I came up with. Warning at the point of the sub definition doesn't sound right, what if the user never uses the file tests in his program?...
Jarkko Hietaniemi
jhi@...
Dec 1, 2000 7:57 pm
76998
Hi all, OK, replying to myself -- lame, I know... I discovered that that particular attachment didn't demonstrate the bug reliably. I tried another, this time...
Ernie Miller
emiller@...
Dec 1, 2000 8:40 pm
76999
... So if ... Dead right, Philip, thanks for clarifying for me. The final boundary is being completely ignored, and thus is being included in the final ...
Ernie Miller
emiller@...
Dec 1, 2000 8:42 pm
77000
... Could that be rewritten as: To disambiguate it as a subroutine call, use an extra space after the "-", C<- f(...)>, or use an extra set of parentheses,...
Ronald J Kimball
rjk@...
Dec 1, 2000 9:28 pm
77001
... I fixed those today - and the mmap issue - which was actually in perlio layer code (which mmap inherits) - mmap hit a corner case that perlio had not...
Nick Ing-Simmons
nick@...
Dec 1, 2000 9:33 pm
77002
... Sentences long extremely and notation Polish reverse in writing about wrong is what? ... -- $jhi++; # http://www.iki.fi/jhi/ # There is this special...
Jarkko Hietaniemi
jhi@...
Dec 1, 2000 9:37 pm
77003
... Assuming that is what my "p4 integrate -b perlio" picked up then it breaks existing tests: Failed Test Status Wstat Total Fail Failed List of...
Nick Ing-Simmons
nick@...
Dec 1, 2000 9:41 pm
77004
... Nope. Unless our integrations passed each other in the night (or I forgot to submit something, wouldn't be the first time) the bad code that broke those...
Jarkko Hietaniemi
jhi@...
Dec 1, 2000 9:43 pm
77005
(W ambiguous) You used a "-" right in front a call to a subroutine that has the same name as a Perl file test (C<r w x o R W X O e z s f d l p S u g k b c t T...
Jarkko Hietaniemi
jhi@...
Dec 1, 2000 10:04 pm
77006
... #include <stdio.h> [emx] int _fsetmode (FILE *stream, const char *mode); Change the text/binary mode...
Yitzchak Scott-Thoennes
sthoenna@...
Dec 1, 2000 10:15 pm
77007
<1 Dec 2000, 12:25 Uhr wars, als Andy Dougherty folgendes schrub:> < perl5-porters: Re: How to skip exte > ... O.K., i did it like you described, because it is...
Gerrit P. Haase
gerrit.haase@...
Dec 1, 2000 11:07 pm
77008
http://www.iki.fi/jhi/perl@... http://www.hietaniemi.org/jarkko/perl@... ftp://ftp.funet.fi/pub/languages/perl/snap/perl@... Changes since the...
Jarkko Hietaniemi
jhi@...
Dec 1, 2000 11:17 pm
77009
This is a bug report for perl from crt@..., generated with the help of perlbug 1.33 running under perl v5.7.0. ... [Please enter your report here] From...
Casey Tweten
crt@...
Dec 2, 2000 12:12 am
77010
... Including my own ;-) rvalue is just tacked on to the end of @_ plain. This would make implementing substr() much easier, but no where near complete, for ...
Casey R. Tweten
crt@...
Dec 2, 2000 2:12 am
77011
This is a success report for perl from pvhp@..., generated with the help of perlbug 1.33 running under perl v5.7.0. Perl reported to build OK on...
Peter Prymmer
pvhp@...
Dec 2, 2000 2:13 am
77012
... Sounds good. -- Dominic Dunlop...
Dominic Dunlop
domo@...
Dec 2, 2000 7:53 am
77013
I've tried to narrow this issue down to a simple test case and unfortunately I just can't. Here are the elements it involves: 1. taint mode. It doesn't seem...