Search the web
Sign In
New User? Sign Up
perl5-porters
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 79758 - 79787 of 89846   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
79758
This is a success report for perl from rs+p5p@..., generated with the help of perlbug 1.33 running under perl v5.7.0. Perl reported to build OK on...
rs@...
Send Email
Feb 1, 2001
8:53 am
79759
This is a bug report for perl from michael@..., generated with the help of perlbug 1.26 running under perl 5.00503. ... [Please enter your report here]...
michael@...
Send Email
Feb 1, 2001
8:56 am
79760
This patch makes development versions of perl (-Dusedevel) not install as /usr/bin/perl by default. Seems like a reasonable guess to make. Did I get the...
Richard Soderberg
rs@...
Send Email
Feb 1, 2001
9:08 am
79761
This is a success report for perl from a0904209@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build...
Nick.Ing-Simmons@...
Send Email
Feb 1, 2001
9:13 am
79762
This is a build failure report for perl from root@..., generated with the help of perlbug 1.33 running under perl v5.6.1. ... [Please enter your...
root@...
Send Email
Feb 1, 2001
9:20 am
79763
This is a success report for perl from @pc, generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build OK on this system. ... ...
Laszlo Molnar
laszlo.molnar@...
Send Email
Feb 1, 2001
10:09 am
79764
... At line 4188, it invokes CPAN::Distribution::perl to find a valid perl interpreter - but at line 4176, it's already done a chdir $builddir. And you can't...
Richard Soderberg
rs@...
Send Email
Feb 1, 2001
10:18 am
79765
... This is why I had difficulty crafting a patch, and finally gave up because I figured I needed to do more research. What happens in the case of ...
Michael Fowler
michael@...
Send Email
Feb 1, 2001
10:35 am
79766
... Oh, blast. You're right. Andreas, this is starting to get a bit weird. Can you finish this fix? I'm not quite sure how you'd like it done. R....
Richard Soderberg
rs@...
Send Email
Feb 1, 2001
10:42 am
79767
This is a bug report for perl from Jerome.Abela@..., generated with the help of perlbug 1.28 running under perl v5.6.0. ... perlfunc says: Currently...
abela@...
Send Email
Feb 1, 2001
10:45 am
79768
... Maybe better to have -Dusedevel to imply -Dversiononly -- H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/) using...
H.Merijn Brand
h.m.brand@...
Send Email
Feb 1, 2001
10:46 am
79769
... $ perl -e 'map { print ++$_ . "\n" } ( 0 .. 2 )' 1 2 3 $ perl -e 'map { print ++$_ . "\n" } ( 'x' .. 'z' )' y z aa The range expansion section in toke.c...
Richard Soderberg
rs@...
Send Email
Feb 1, 2001
10:49 am
79770
This is a success report for perl from sblank@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build OK on this...
sblank@...
Send Email
Feb 1, 2001
11:58 am
79771
This is a success report for perl from jpl@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build OK...
jpl@...
Send Email
Feb 1, 2001
12:00 pm
79772
I tried to build with sfio. I know we were hitting this problem on bleadperl. I can't remember if we had a solution. CCCMD = cc -DPERL_CORE -c...
nick@...
Send Email
Feb 1, 2001
12:02 pm
79773
This is a success report for perl from jvromans@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build OK on...
JVromans@...
Send Email
Feb 1, 2001
12:15 pm
79774
This is a success report for perl from h.m.brand@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build OK on...
H.Merijn Brand
h.m.brand@...
Send Email
Feb 1, 2001
1:00 pm
79775
This is a build failure report for perl from h.m.brand@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Configuration: -Dusedevel...
H.Merijn Brand
h.m.brand@...
Send Email
Feb 1, 2001
1:02 pm
79776
... Could you send the output of ./perl t/lib/peek.t please? (from memory I think that this is the 789.1 test) Thanks Nicholas Clark...
Nicholas Clark
nick@...
Send Email
Feb 1, 2001
1:06 pm
79777
... *************** ... =over =item * + Language Extensions and Documentation Tools =item * + Development Support =item * + Operating System Interfaces =item *...
Robin Barker
rmb1@...
Send Email
Feb 1, 2001
1:06 pm
79778
This is a success report for perl from h.m.brand@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build OK on...
H.Merijn Brand
h.m.brand@...
Send Email
Feb 1, 2001
1:17 pm
79779
... While making on HP-UX 10.20 *with* a Policy.sh in which I explicitly define to use cc (a.o.t. gcc) *and* define ccflags +DAportable (to be able to port to ...
H.Merijn Brand
h.m.brand@...
Send Email
Feb 1, 2001
1:20 pm
79780
I just rebuilt my home system with $ perl -v This is perl, v5.6.1 built for i586-linux (with 1 registered patch, see perl -V for more detail) and installed all...
Mike Stok
mike@...
Send Email
Feb 1, 2001
1:29 pm
79781
~s OK: perl v5.6.1 +v5.6.1-TRIAL2 on i586-linux 2.2.17-21mdk This is a success report for perl from mike@..., generated with the help of perlbug 1.33...
mike@...
Send Email
Feb 1, 2001
1:30 pm
79782
... # perl t/lib/peek.t 1..17 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 [SV = PVNV(0x20053b88) at 0x20016dd4 REFCNT = 1 FLAGS = (NOK,pNOK) IV = 0 NV = 789.10000000000002 ...
H.Merijn Brand
h.m.brand@...
Send Email
Feb 1, 2001
1:31 pm
79783
This is a success report for perl from h.m.brand@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build OK on...
H.Merijn Brand
h.m.brand@...
Send Email
Feb 1, 2001
1:31 pm
79784
... Could you retry T2 in the HP-UX without the -Ud_casti32? The IVUV-preservation patches shouldn't be in the T2 so the hint override shouldn't be needed....
Jarkko Hietaniemi
jhi@...
Send Email
Feb 1, 2001
1:35 pm
79785
This is a success report for perl from jpl@..., generated with the help of perlbug 1.33 running under perl v5.6.1. Perl reported to build OK...
jpl@...
Send Email
Feb 1, 2001
1:36 pm
79786
Sorry, I meant to send the summary report... -- jpl ========= OK: perl v5.6.1 +v5.6.1-TRIAL2 on i686-linux 2.2.17 (UNINSTALLED) This is a success report for...
John P. Linderman
jpl@...
Send Email
Feb 1, 2001
1:42 pm
79787
Following script: if (0) {} else {die } reports: Died at xr line 1. whereas following script: if (0) {} else { die } reports: Died at xr line 3. Both installed...
Konovalov, Vadim
vkonovalov@...
Send Email
Feb 1, 2001
1:43 pm
Messages 79758 - 79787 of 89846   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help