Grokbase
Topics Posts Groups | in
x
[ help ]
Groups | People | Tags
Find a Group
 
Browse groups | Add a group | About auto-complete
Recent Topicsheading style: summary | tabular

Smoke [5.11.4] v5.11.4-67-g0972ecd FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

By George Greer in Perl 5 Porters at Feb 9, 2010, 01:40 am UTC

Automated smoke report for 5.11.4 patch 0972ecdf6decc0f53d00772c18026d31b7a= af416 v5.11.4-67-g0972ecd perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~3440 MHz) (x86/1 cpu) on MSWin32 - Win2000 SP4 using cl version 14.00.50727.762 smoketime 4 hours 8 minutes (average 31 minutes 7 seconds)... More...

[PATCH] Benchmark.t test 24 bug

By Todd Rinaldo in Perl 5 Porters at Feb 8, 2010, 11:38 pm UTC

--Apple-Mail-39--397705755 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I sent this to perlbugs 2 hours ago but there seems to be a problem. I = thought I'd send it here in the mean time. Test 24 is failing for me on some systems: # Failed test 'timestr... More...

Can I `see' what encoding my stream is?

By Tux in Perl 5 Porters at Feb 8, 2010, 11:07 pm UTC

In XS, I have the following snippet: SV *tmp = newSVpv (csv->buffer, csv->used); dSP; require_IO_Handle; PUSHMARK (sp); EXTEND (sp, 2); PUSHs ((dst)); PUSHs (tmp); PUTBACK; result = call_sv (m_print, G_SCALAR | G_METHOD); SPAGAIN; if (result) { result = POPi; unless (result) PUTBACK; SvREFCNT_dec... More...

Bug in Safe 2.21 (or Opcode) re propagating exceptions

By Tim Bunce in Perl 5 Porters at Feb 8, 2010, 4:38 pm UTC

In the context of PostgreSQL PL/Perl, which uses Safe, David Wheeler pointed me to a bug in Safe 2.21. The effect is that an exception thrown from a closure gets lost. I've boiled it down to this: perl -MSafe -e 'Safe->new->reval(q{sub { die @_ }})->(qq{ok\n})' That should die with "ok" but doesn't... More...

document '#define PERL_CORE' ???

By Dave Mitchell in Perl 5 Porters at Feb 8, 2010, 9:09 pm UTC

We don't currently mention PERL_CORE in perlguts.pod. I'm wondering whether we should mention it, purely in the negative context of stopping people cargo-culting it: i.e. just because they copied some XS from a module that used it, doesn't mean that they should use it too. Something along the lines... More...

Re: PATCH [perl #56444] delayed interpolation of \N{...} charnames escapes in regexes in perl 5.9.x and later causes breakage

By Dave Mitchell in Perl 5 Porters at Feb 9, 2010, 01:35 am UTC

Thanks for this! I've had a look through and it seems generally ok. (Actually my eyes glazed over after a while, especially in the toke.c bits, so if someone else wants to inspect this too, feel free!) A few comments: compiler, but not to double-quoted strings in the lexer; i.e. this is illegal: $x... More...

Non-Moose metaclasses

By Jesse Luehrs in Moose at Feb 8, 2010, 10:19 pm UTC

So, after a discussion with mst in #moose, he pointed out that initializing a non-Moose class with a Moose metaclass is a bug, and we really shouldn't be doing it. This occurs quite a bit in code within CMOP and Moose, which does things like: for my $class ($self->linearized_isa) { my $meta =... More...

[perl #72602] POSIX.pm does not include strsignal(3)

By Kevin Wolf in Perl 5 Porters at Feb 8, 2010, 3:15 pm UTC

# New Ticket Created by rleigh@debian.org # Please include the string: [perl #72602] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=72602 > This is a bug report for perl from rleigh@debian.org, generated with the help of... More...

Class::ISA CPAN install destination

By Todd Rinaldo in Perl 5 Porters at Feb 8, 2010, 7:28 pm UTC

--Apple-Mail-35--746224174 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii There seems to be a conflict in Install location between CPAN and core = perl for Class::ISA. looking at the make file, it's installing to site if perl > 5.11:=20 'INSTALLDIRS' =3D>... More...

[perl #72330] assertion failures when running with -t switch and tainted @INC

By Kevin Wolf in Perl 5 Porters at Feb 9, 2010, 12:17 am UTC

# New Ticket Created by Niko Tyni # Please include the string: [perl #72330] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=72330 > This is a bug report for perl from Niko Tyni <ntyni@debian.org>, generated with the help of... More...

spacer
Groups | People | Tags