Perl 5 RT

Results 276 comments of Perl 5 RT

### From @jhi > Is it easy to build a perl that does not continue to see how that would > work in practice? I have blissfully manaaged to forget...

### From @tonycoz On Sat\, 24 Jun 2017 07​:01​:54 \-0700\, davem wrote​: > On Wed\, Jun 14\, 2017 at 01​:51​:15PM \+0200\, H\.Merijn Brand wrote​: > > This is perl 5\,...

### From @geeknik Built v5\.21\.12 \(v5\.21\.11\-10\-ga8f582b\) using the following command line​: \./Configure \-des \-Dusedevel \-DDEBUGGING \-Dcc=afl\-gcc \-Doptimize=\-O2\\ \-g && AFL\_HARDEN=1 make \-j6 test\-prep Bug found with AFL \(http​://lcamtuf\.coredump\.cx/afl\) Valgrind​: ==7327==...

### From @geeknik [test55-min](https://rt-archive.perl.org/perl5/Ticket/Attachment/1341278/717400/test55-min)

### From @hvds On Fri Apr 24 18​:11​:27 2015\, brian\.carpenter@​gmail\.com wrote​: > 0;qq\{@​\{sub\{\]\]\}\}\}\}\} Bisecting with​:   Porting/bisect\.pl \-\-target=miniperl \-\-crash \-\- \./miniperl \-ce '0;qq\{@​\{sub\{\]\]\}\}\}\}\}' finds this​: commit 9ffcdca1f504cb09088413c074b35af4b7f247e3 Author​: Father Chrysostomos...

The RT System itself - Status changed from 'new' to 'open'

### From @iabyn On Sun\, Apr 26\, 2015 at 03​:16​:36PM \-0700\, Hugo van der Sanden via RT wrote​: > On Fri Apr 24 18​:11​:27 2015\, brian\.carpenter@​gmail\.com wrote​: > > 0;qq\{@​\{sub\{\]\]\}\}\}\}\}...

### From [email protected] #### Created by [email protected] perl often emits errors and warnings out of order\, that is\, a message about line 2 before a message about line 1\. Just...

### From [email protected] #### Created by [email protected] I used B​::Deparse on a file\. The deparsed file does not run\. I get a syntax error\. I use WxPerl in my application\.\.\....

### From [email protected] equinox wrote​: >$parent\->\{toolbar\} = Wx​::ToolBar\->new\( $parent\, \-1\, wxDefaultPosition\, >wxDefaultSize\, wxTB\_VERTICAL \); >Here is the translation\.\.\.\. > $$parent\{'toolbar'\} = 'Wx​::ToolBar'\->new\($parent\, \-1\, \\3733296\, >\\34872400\, wxTB\_VERTICAL\(\)\); Evidently wxDefaultPosition is a...