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 68555 - 68584 of 89846   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
68555
... I don't think this is a net win because it is just a single method call. So we're merely doing the one-time computation of the hash in a different place. ...
Gurusamy Sarathy
gsar@...
Send Email
Jun 1, 2000
8:01 am
68556
While trying build the latest, greatest bleedperl this eveing, I ran into a issue with IN/NV casting. While building DynaLoader.a the following message...
Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
8:46 am
68557 Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
9:06 am
68558
... I can't reproduce this (see config info below). Did you build from clean sources? ... ^^^^^^^^ There's no such thing, so that isn't doing anything. ... ...
Gurusamy Sarathy
gsar@...
Send Email
Jun 1, 2000
10:13 am
68559
... Numbered groups fit with existing semantics, and don't strain existing syntax too much. Storing matched groups by keyword (presumably into a hash...
Ian Phillipps
Ian.Phillipps@...
Send Email
Jun 1, 2000
11:09 am
68560
... ok, i just assumed it would be a win since op.c uses method_named for the one-time calls to import/unimport/VERSION. one hunk of that patch should be...
Doug MacEachern
dougm@...
Send Email
Jun 1, 2000
1:59 pm
68561
The patch applies fine even to my bleeding edge Perl, but this is what happens to me in Debian Linux: cc -o miniperl \ miniperlmain.o opmini.o libperl.a...
Jarkko Hietaniemi
jhi@...
Send Email
Jun 1, 2000
3:05 pm
68562
In article <200006010526.WAA30143@...>, ... The only way you can avoid having the copying work not go O(n*n) in pathological cases is in...
Ton Hospel
thospel@...
Send Email
Jun 1, 2000
3:07 pm
68563
... Sarathy> I can't reproduce this (see config info below). Did you Sarathy> build from clean sources? Yep, pulled straight from bleadperl. Sarathy> There's...
Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
4:13 pm
68564
... Jarkko> The patch applies fine even to my bleeding edge Perl, but Jarkko> this is what happens to me in Debian Linux: Ah, the irony. That's exactly what I...
Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
4:18 pm
68565
... Nope. Sarathy gsar@......
Gurusamy Sarathy
gsar@...
Send Email
Jun 1, 2000
4:22 pm
68566
... (?{key} REx ) is not taken. Ilya...
Ilya Zakharevich
ilya@...
Send Email
Jun 1, 2000
4:51 pm
68567
I see that my mailer munged part of this, so... If you apply the patch remember to delete ext/IO/poll.h before building. Having user headers with the same...
Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
4:52 pm
68568
... Sarathy> Nope. 'K, I'll go look at why my compiler's suddenly brain-dead then. -- Stephen "Strange women lying in ponds distributing swords is no basis for...
Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
4:54 pm
68569
... From: tereschenko@... Subject: Perl in Russia Newsgroups: comp.lang.perl.moderated A group of Russian programmers lead by Alexander S. Tereschenko...
___cliff rayman___
cliff@...
Send Email
Jun 1, 2000
5:33 pm
68570
... Debian 2.1, kernel 2.2.14. ... In. -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack...
Jarkko Hietaniemi
jhi@...
Send Email
Jun 1, 2000
5:53 pm
68571
From: tereschenko@... Newsgroups: comp.lang.perl.moderated Subject: Perl in Russia A group of Russian programmers lead by Alexander S. Tereschenko...
Jarkko Hietaniemi
jhi@...
Send Email
Jun 1, 2000
6:17 pm
68572
... Jarkko> Debian 2.1, kernel 2.2.14. glibc 2.1? Not that it matters. Jarkko> In. Hmm, the version of Configure that's in bleadperl explicitly sets src to the...
Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
6:27 pm
68573
... The logic for that should not be here. My theoretical analysis, and the observed behaviour with my patch, does not have the calls to EXTEND grow...
Ben Tilly
ben_tilly@...
Send Email
Jun 1, 2000
6:29 pm
68574
... 2.0. ... Nope. Try "sh Configure -d ...", then you get "." as $Config::Config{src}. ... -- $jhi++; # http://www.iki.fi/jhi/ # There is this special...
Jarkko Hietaniemi
jhi@...
Send Email
Jun 1, 2000
6:37 pm
68575
... Jarkko> Nope. Try "sh Configure -d ...", then you get "." as Jarkko> $Config::Config{src}. Ah, I never run Configure that way. Fix coming up. -- Stephen ...
Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
7:04 pm
68576
(If Cristian Gafton is still reading p5p, he can start laughing at my misfortune any time now) I've run afoul of the linking strategy of Perl, specifically...
Randy J. Ray
rjray@...
Send Email
Jun 1, 2000
7:15 pm
68577
¾º²ÂÅ·ÖÞ±­±ÈÈüË­ÊÇʤÕߣ¬ ¹Ø×¢Îå°ÙÍò´ó½±»¨ÂäË­¼Ò¡£ 6ÔÂ11ÈÕµÚÒ»ÉùÉÚÉù±ÈÀûʱ´µÏ죬 È«ÊÀ½çÒÚÍò¿ÅÐĶ¼ÎªÖ®·è¿ñ¡£ ...
ÓéÀÖÍø
sinano1@...
Send Email
Jun 1, 2000
9:00 pm
68578
(Bcc'd to some interested parties as well) Attached (because Eudora tends to munch these bloody things) is a patch to 5.6.0 that alters the way gen_shrfls.pl,...
Dan Sugalski
dan@...
Send Email
Jun 1, 2000
9:12 pm
68579
When I run the following program: #!/usr/bin/perl -w use strict; print "Before: $!\n"; `date`; print "After: $!\n"; I get the following results: Before: After:...
Aaron Patterson
aaronp@...
Send Email
Jun 1, 2000
9:42 pm
68580
... Because that's what some underlying code somewhere left in an errno, the C library error variable. ... Only if the backticks indicated an error of some...
Dan Sugalski
dan@...
Send Email
Jun 1, 2000
9:49 pm
68581
... perldoc perlvar: The relevant part is in the parentheses: $! If used in a numeric context, yields the current value of errno, with all the usual...
Ronald J Kimball
rjk@...
Send Email
Jun 1, 2000
10:12 pm
68582
... Stephen> Ah, I never run Configure that way. Fix coming up. The following patch goes over the top of my ose patch. With it, building perl using sh...
Stephen Zander
gibreel@...
Send Email
Jun 1, 2000
11:46 pm
68583
... +++ pod/perlsec.pod Thu Jun 1 18:59:11 2000 @@ -96,10 +96,10 @@ =head2 Laundering and Detecting Tainted Data -To test whether a variable contains...
Peter Scott
Peter@...
Send Email
Jun 2, 2000
2:02 am
68584
... Which one? -- Chris Nandor | pudge@... | http://pudge.net/ Andover.Net | chris.nandor@... | http://slashcode.com/...
Chris Nandor
pudge@...
Send Email
Jun 2, 2000
2:28 am
Messages 68555 - 68584 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