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@...
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@...
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@...
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@...
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@...
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@...
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...
... 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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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....
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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...