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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 81537 - 81566 of 89846   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
81537
This is a success report for perl from h.m.brand@..., generated with the help of perlbug 1.33 running under perl v5.7.0. Perl reported to build OK on...
h.m.brand@...
Send Email
Mar 1, 2001
9:16 am
81538
This patch implements a possible new debugging option -DR, which displays the refcount of SVs in svPEEK if sv_refcnt > 1. eg compare the output of -Ds compared...
David Mitchell
davem@...
Send Email
Mar 1, 2001
12:49 pm
81539
... What do you want to know? What can I do? Here's the latest smoke report for AIX 4.3 --8<--- AIX-4.3.mktest.out Smoking patch 8973 Configuration: -Dusedevel...
H.Merijn Brand
h.m.brand@...
Send Email
Mar 1, 2001
1:30 pm
81540
... Still open. I'd realy like to see 5.6.1 reach stable, while there's not that much activity in my smoke reports (rsync shows almost nothing - and, yes, I...
H.Merijn Brand
h.m.brand@...
Send Email
Mar 1, 2001
1:49 pm
81541
This is a bug report for perl from Jerome.Abela@..., generated with the help of perlbug 1.28 running under perl v5.6.0. ... perlfaq1 mentions that "5.004...
abela@...
Send Email
Mar 1, 2001
1:53 pm
81542
... I want these FAILED messages to disappear, or, more precisely Storable get fixed on 64-bit AIX. If you can debug the failing combination for Raphael, or...
Jarkko Hietaniemi
jhi@...
Send Email
Mar 1, 2001
2:03 pm
81543
... Ummm, I checked 20001204.007, it's closed, and this is what happens with bleadperl: ./perl -Ilib -MO=Deparse -we '{234;}' Useless use of a constant in void...
Jarkko Hietaniemi
jhi@...
Send Email
Mar 1, 2001
2:21 pm
81544
... Smoking patch 8960 ... u=0.59 s=0.38 cu=35.52 cs=8.16 scripts=254 tests=12984 All tests successful. Configuration: -Duse64bitint ... u=0.54 s=0.37...
H.Merijn Brand
h.m.brand@...
Send Email
Mar 1, 2001
3:19 pm
81545
... Here's the fix for this problem. Sarathy gsar@... ... Change 8974 by gsar@moonru on 2001/03/01 16:28:21 fix for bugid 20010226.008 the problem...
Gurusamy Sarathy
gsar@...
Send Email
Mar 1, 2001
4:32 pm
81546
Thank you for your reply. Please help me more, since I don't understand the detail of typemap well. ... nick> T_INOUT has not gone away. But T_INOUT has been...
Hiroo Hayashi
hiroo.hayashi@...
Send Email
Mar 1, 2001
4:45 pm
81547
This is a bug report for perl from Jerome.Abela@..., generated with the help of perlbug 1.28 running under perl v5.6.0. ... I think "Technically" is not...
abela@...
Send Email
Mar 1, 2001
5:04 pm
81548
This is a bug report for perl from jhi@..., generated with the help of perlbug 1.33 running under perl v5.7.0. ... [Please enter your report here] ...
jhi@...
Send Email
Mar 1, 2001
5:23 pm
81549
This is a build failure report for perl from smoker@..., generated with the help of perlbug 1.33 running under perl v5.7.0. Daily build and smoke test by...
powers@...
Send Email
Mar 1, 2001
6:57 pm
81550
I would like to report a problem regarding 'local' variable visibility. If this is not a bug, could you please explain the behavior? Thank you, Janet Hare QA...
janet.hare@...
Send Email
Mar 1, 2001
7:32 pm
81551
... The patch below fixes the bugs 20010221.005 and 20010221.008: "the taint checker was checking argv[0] regardless of whether a different pathname will...
Radu Greab
radu@...
Send Email
Mar 1, 2001
7:47 pm
81552
... This is not actually a bug. By the time sub1 and sub2 are called, the localizations of $local1 and $local2 have gone out of scope. The localization of...
Ronald J Kimball
rjk@...
Send Email
Mar 1, 2001
8:34 pm
81553
I originally wrote the bit of code that didn't clean up after itself, so I'll take full responsibility for this particular leak-plugging. On VMS we need a...
Charles Lane
lane @DUPHY4.Physics....
Send Email
Mar 1, 2001
8:53 pm
81554
Well, I've run into a bit of a quagmire here. For the sake of various modules, I build perl with: '-Ubincompat5005 -Uuselargefiles' as configure options....
Edward Peschko
edwardp@...
Send Email
Mar 1, 2001
9:44 pm
81555
... Writing XS code without knowing what typemaps do is tricky, so I will try my best. ... Does it also provide a more abstract version, or a version which...
nick@...
Send Email
Mar 1, 2001
9:47 pm
81556
... I just re-read Nick's message. ... Sending a Perl string to gethostbyaddr() is in similar to sending a Perl string to an output handle; in both cases, the...
Andrew Pimlott
andrew@...
Send Email
Mar 2, 2001
5:17 am
81557
... Oops, you are right. I assumed it had character semantics for the whole byte on systems with a Latin >1 encoding. ... Great--so compatibility with the...
Andrew Pimlott
andrew@...
Send Email
Mar 2, 2001
6:02 am
81558
... You'll probably also want to put the Latin-1 character not covered by EBCDIC somewhere. I think Ilya suggested putting them past the Unicode range (as...
Andrew Pimlott
andrew@...
Send Email
Mar 2, 2001
6:05 am
81559
... OK. I was at work and didn't have my references handy. I was thinking of JIS X 0208. (JIS X 0208-1983 is the version officially represented by...
Philip Newton
Philip.Newton@...
Send Email
Mar 2, 2001
6:07 am
81560
... Small nit: according to _CJKV Information Processing_, page 161, that's the representation in *variable-width* encoding. Fixed-width encoding appears to...
Philip Newton
Philip.Newton@...
Send Email
Mar 2, 2001
6:07 am
81561
... Oh, I see this is not an issue for some EBCDIC-family charmaps. Do we just assume EBCDIC-with-Latin-1-repertoire? Andrew...
Andrew Pimlott
andrew@...
Send Email
Mar 2, 2001
6:37 am
81562
This is a success report for perl from h.m.brand@..., generated with the help of perlbug 1.33 running under perl v5.7.0. Perl reported to build OK on...
h.m.brand@...
Send Email
Mar 2, 2001
10:19 am
81563
... Setting POLLUTE=1 when you run Makefile.PL *should* fix this. -- "Even if you're on the right track, you'll get run over if you just sit there." -- Will...
Simon Cozens
simon@...
Send Email
Mar 2, 2001
11:13 am
81564
Hi all. I wnat to hide perl source code. because my perl sources includes key to encrypt the data, thtese must not be exposed to everyone as well as...
jekim@...
Send Email
Mar 2, 2001
11:41 am
81565
... Grrr. ... It doesn't? What's going wrong? What version of Perl are you using? What version of perlcc are you using? What type of system are you running it ...
Simon Cozens
simon@...
Send Email
Mar 2, 2001
11:46 am
81566
... I've had to stop working on this for most of this week, unfortunately the day job intervened. However, I'm going to have another kick at it for the next...
Alan Burlison
Alan.Burlison@...
Send Email
Mar 2, 2001
12:48 pm
Messages 81537 - 81566 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