Open Tickets where CF.perl5.{Type} is core

Id Subject Created Last Update
1726 Debugger: Break gets set on wrong subroutine 24 years ago 11 years ago
2166 foreach spuriously autovivifies 24 years ago 4 years ago
2566 *FH{IO} and $. scoping ickiness 24 years ago 16 years ago
2754 [BUG] can't exit 0 from CHECK{} 24 years ago 5 years ago
2917 INIT processing in 5.6.0 24 years ago 8 years ago
3305 Code blessed where it shouldn't. 24 years ago 8 years ago
3306 DESTROY not called on code reference objects 24 years ago 8 years ago
3451 coredump in map modifying input array 24 years ago 14 years ago
3589 Regexp behavior in matching backreferences to optional captures 24 years ago 7 years ago
3629 strict doesn't complain when sort quotes bareword argument 24 years ago 8 years ago
3634 Capture corruption through self-modying regexp (?{...}) 24 years ago 11 years ago
3638 Removing magic during magic 24 years ago 14 years ago
4346 "print (...) interpreted as function", but only sometimes. 24 years ago 8 years ago
5087 used only once warning 23 years ago 6 years ago
5929 perl -s && -| 23 years ago 14 years ago
6021 += and ++ do different things under 'use integer' 23 years ago 12 years ago
6028 Wacky AUTOLOAD/sub inheritance for sub calls on packages with @ISA 23 years ago 13 years ago
6673 getpwuid core dumps with HP11 password shadow 23 years ago 14 years ago
6722 open STDOUT creates process leak 23 years ago 14 years ago
6847 strange behaviour when forking lots of times 23 years ago 12 years ago
6875 spurious warning when fd 1 gets re-opened for input 23 years ago 12 years ago
6964 embeded die calls printf, unlike non-embeded version 23 years ago 14 years ago
7142 close(STDOUT) does not wait on MS-Windows 23 years ago 8 years ago
7177 Activestate Perl, text files and tell() for Unix line endings 23 years ago 12 years ago
7207 getpwent() problems on HPUX 11 23 years ago 14 years ago
7222 perl path and @INC on win32 23 years ago 11 years ago
7250 Inappropriate warning for 'my' in 'open' 23 years ago 14 years ago
7411 local($#array) is not local :( 23 years ago 8 years ago
7515 perlio bug ? 23 years ago 6 years ago
7615 (if|unless) ( local ... ) not undone 23 years ago 8 years ago
7624 handling of non-Unix newlines 23 years ago 7 years ago
7710 SOCKS support in Perl 5.6.1 under Solaris broken 23 years ago 14 years ago
7790 gcc on IRIX64 breaks inet_ntoa 23 years ago 14 years ago
7894 XS seems not to like 'double' 22 years ago 11 years ago
8149 problem with write() and a tie()d filehandle 22 years ago 12 years ago
8244 *FILE{IO} does not behave like *FILE for stat() and -X() operators 22 years ago 12 years ago
8358 @_ gets corrupted when F(@X) shortens @X 22 years ago 8 years ago
8476 core dump in Perl_regexec_flags 22 years ago 6 years ago
8691 eof(STDIN);eof(STDIN) behave differently on cygwin perl 22 years ago 14 years ago
8805 win NT: when close '<&='-d file handle the original one remains open, pecularities of open FH, '-' 22 years ago 14 years ago
8825 warning not emmited when reading/writing to '-' and STDIN/STDOUT is being closed 22 years ago 13 years ago
8861 Infinite recursion on FILENO in tied handle leads to segfault 22 years ago 6 years ago
9360 Interaction of \U/\L and \u/\l escapes are undocumented 22 years ago 8 years ago
10040 /(?{CODE})?/ 22 years ago 12 years ago
16235 local($^W) does not work correctly 22 years ago 11 years ago
16807 getting alarm() to work within threads 22 years ago 14 years ago
17099 'write' on closed filehandle dumps core at end of page 22 years ago 12 years ago
17571 slight package name irregularity 22 years ago 12 years ago
18046 defined(&constantsub) always returns FALSE for imported constants 22 years ago 14 years ago
18099 STDERR handle duplication issue 22 years ago 14 years ago
18268 (a|b)* cant match a string larger than 2**15-1 chars long. 21 years ago 5 years ago
18489 Segfault when assigning to array that is being iterated over 21 years ago 12 years ago
18635 @{undef} inconsistently strict 21 years ago 13 years ago
18917 system() calls external command twice(!) under certain circumstances 21 years ago 14 years ago
19877 Problem Compiling extensions on AIX 4.3.3 (NFS) 21 years ago 8 years ago
21473 sysread and syswrite do not process CRLF correctly 21 years ago 14 years ago
22073 B::Deparse and scoping 21 years ago 8 years ago
22312 Another self-modifyingloop bug 21 years ago 8 years ago
22735 Losing signals using sigprocmask 21 years ago 11 years ago
23331 Win32 pipe/fork or filehandle I/O deadlock bug 21 years ago 11 years ago
23624 scoping of @+/@- when used with tie() 21 years ago 8 years ago
23731 infinity is formatted with leading spaces e.g. " Inf" 21 years ago 5 years ago
24000 perl -pi -e s:foo:foo2: FILE mishandles symlinks? 21 years ago 8 years ago
24250 "return" required in some anonymous closures 21 years ago 5 years ago
24342 Coredump when shortening an array during use 20 years ago 14 years ago
24366 signal flags not restored 20 years ago 12 years ago
24495 make test blocked with Mingw & PERLIO=stdio :crlf 20 years ago 8 years ago
24515 autovivication of hash or array elements on access 20 years ago 12 years ago
24589 Bizarre array copy: ??? 20 years ago 8 years ago
24652 tieing stashes 20 years ago 12 years ago
24684 Too late warning not given for CHECK block in INIT block 20 years ago 12 years ago
24689 Confused regex parsing of lists 20 years ago 8 years ago
24731 Windows exec() after fork() replaces all pseudo-processes 20 years ago 8 years ago
24738 re: Perl bug - SIGINT does not break through sleep 20 years ago 14 years ago
24739 re: Perl bug - alarm does not work in Windows perl 5.8.x 20 years ago 8 years ago
24818 bug in fh pointers w/perlio on dup() 20 years ago 14 years ago
26670 perlio handling of dup when some STD streams are closed is messed up 20 years ago 14 years ago
27352 getsockname of listen socket blocks in child 20 years ago 11 years ago
27517 Lexical scoping of "my" quite odd in postfix loops 20 years ago 12 years ago
27555 TIED $x = \$y{z}; delete $y{z} -- behaves badly 20 years ago 12 years ago
29012 Manipulating hash in SIGCHLD handler causes "Segmentation fault" 20 years ago 8 years ago
29018 leaking sv when perl_clone is used after some code is run 20 years ago 14 years ago
29224 proposed fix for references to tied hash keys 20 years ago 8 years ago
29277 eof() on non-blocking filehandle 20 years ago 10 years ago
29720 $PerlIO::encoding::fallback = FB_DEFAULT leads to duplicated output 20 years ago 9 years ago
30123 foreach ("", "a".."zzzzzz") confuses range optimizer 20 years ago 11 years ago
30296 localizing $? loses exit status from die() 20 years ago 6 years ago
30622 -e tests not reliable under Win32 20 years ago 6 years ago
30926 tieing $SIG{__WARN__} is inconsistent 20 years ago 12 years ago
31403 Assignments inside lists misbehave 20 years ago 14 years ago
31422 can't write open() wrapper without affecting how the FH is parsed 20 years ago 12 years ago
32083 Warning about scalar @a[$b] triggered in list context 20 years ago 12 years ago
32331 grep {/PATTERN/} is slow 19 years ago 8 years ago
32342 Perl binmode problem on cygwin text mount 19 years ago 14 years ago
32380 numeric.c assumes that NV_DIG+2 will be enough digits for all precision possible in NV 19 years ago 7 years ago
32394 Can't handle a directory that has <0x5c> at the end on the Windows system. 19 years ago 7 years ago
32714 Objects destroyed in the wrong order during global destruction 19 years ago 7 years ago
33076 Localized */ isnt observed by magic IO operator 19 years ago 19 years ago
33156 perlapi.pod and the Perl_ prefix 19 years ago 5 years ago
33180 reopen of STDIN doesn't flush input buffer 19 years ago 12 years ago
33186 Testing for taint and utf8 on magic values 19 years ago 12 years ago
33820 Regex bug: auto-reference to a capture used in a conditional expression 19 years ago 12 years ago
34180 segfault in perl_clone under ithreads and custom PerlIO layer 19 years ago 8 years ago
34495 h2ph is unable to concatenate constant strings in macros 19 years ago 8 years ago
34497 h2ph unable to parse macros which have variable initialization 19 years ago 8 years ago
34595 open sometimes ignores perlio layers when duping 19 years ago 8 years ago
34981 binding STDIN to scalar hides fd 0 forever 19 years ago 14 years ago
36050 weakrefs could use ptr_tables to avoid the current linear implementation 19 years ago 19 years ago
36108 kill($sig, $pid) does not work as documented on Win32 19 years ago 14 years ago
36232 Win32: cannot create hard links on mounted network share 19 years ago 8 years ago
36333 sort CONSTANT exhibits weird behavior 19 years ago 8 years ago
36588 Problem with semctl() on Perl 5.8.6, 64-bit build, HP-UX 11i 19 years ago 10 years ago
36630 open <&=fd does not work like fdopen 19 years ago 19 years ago
36659 UTF-16 endianess switch after line break 19 years ago 14 years ago
37058 script produces segfault (testcase attached) 19 years ago 14 years ago
37119 SelfLoader/fork() gotcha 19 years ago 11 years ago
37460 system() in threads causes segmentation fault 19 years ago 12 years ago
37526 multiple encodings causes "panic: sv_setpvn called with negative strlen" 19 years ago 11 years ago
37585 sysread in utf8 mode returns undefined result, but read input 18 years ago 12 years ago
37652 many threads => various crashes 18 years ago 14 years ago
38133 [regex] backref problem with quantified groups 18 years ago 8 years ago
38402 Uninitialized value refs in drand48_r using clones 18 years ago 11 years ago
38587 Unusual tell results with :crlf layer and multibyte input 18 years ago 12 years ago
38748 qx seems to loose the subpr. way for print /dev/tty 18 years ago 8 years ago
39614 PerlProc_setjmp undefined under WIN32 18 years ago 11 years ago
39800 Mortality of objects (e.g. %$_) passed as args... - bug or feature? 18 years ago 8 years ago
40190 Solaris: BEGIN and exec, fork, system or open(|-,-|) 18 years ago 8 years ago
40241 PerlIO::scalar doesn't know how to truncate 18 years ago 11 years ago
40382 threads: deadlock occured on creation of a thread while joining others 18 years ago 11 years ago
40603 gnu/linux (glibc) likely needs USE_PERL_SBRK 18 years ago 14 years ago
40652 unclear version error message 17 years ago 8 years ago
40869 DBI's zvpp_05thrclone.t PurePerl fails in bleed 17 years ago 14 years ago
40964 MSWin32: can't disable crlf trans. on STDxxx using :raw or binmode 17 years ago 8 years ago
41043 perlio forget about buffering settings on EAGAIN 17 years ago 7 years ago
41222 system/qx in thread uses wrong %ENV 17 years ago 14 years ago
41288 integer-valued float not treated as int 17 years ago 12 years ago
41368 DATA filehandle out by 1 on UTF16 source 17 years ago 11 years ago
41645 NaNcytyping appears to have regressed and broken again in 5.8.8 17 years ago 14 years ago
41867 open with a layer doen't fail, but binmode does 17 years ago 12 years ago
42043 \U ... \Q ... \E ... \E 17 years ago 17 years ago
42166 panic copying freed scalar in Carp::Heavy 17 years ago 11 years ago
42253 in place editing of files does not work outside main loop 17 years ago 11 years ago
42260 power-of two differences in minus operation 17 years ago 8 years ago
42603 func Class->method should resolve to func( Class->method ) 17 years ago 6 years ago
42869 Problem killing a pseudo-forked child on Win32 17 years ago 11 years ago
43097 print doesn't overwrite $! 17 years ago 11 years ago
43356 magic autogeneration does not work as expected for ++ and -- 17 years ago 8 years ago
43390 Fallback (replacement char) with encode() vs binmode/open 17 years ago 14 years ago
43403 goto() from an if to an else doesn't undo local() changes 17 years ago 17 years ago
43501 Bug in orassign 17 years ago 12 years ago
44075 Implicit loop created by -n may compile invalid programs 17 years ago 11 years ago
44367 goto LABEL doesn't work from within $SIG{__DIE__} 17 years ago 12 years ago
45091 goto in CORE::GLOBAL::exit 17 years ago 8 years ago
45331 win32 - file test operators don't work for //?/UNC/server/file filenames 17 years ago 12 years ago
45495 [bug] sizeof(PerlInterpreter) is wrong in win32/win32.c 17 years ago 11 years ago
45673 parsing in eval() varies with UTF8ness 17 years ago 12 years ago
46207 File descriptors leakage in PerlIO leads to program crash 17 years ago 17 years ago
47087 scientific notation parsing/conversion problems 16 years ago 8 years ago
47602 floating-point binary-decimal conversion bugs 16 years ago 6 years ago
47632 Undef loop while condition, loop code motion, and bad warning line number? 5.10-RC1 + 5.8.8 16 years ago 8 years ago
47762 5.10: different behaviour of duplicated named capturing parens with/without (?|...) 16 years ago 8 years ago
49115 $_[0] seems to get reused inappropriately 16 years ago 8 years ago
49548 syswrite layer forgets to encode 16 years ago 10 years ago
49594 A bug on constant overloading 16 years ago 12 years ago
50142 panic: attempt to copy freed scalar 16 years ago 14 years ago
52610 Bizarre copy of ARRAY in sassign at Carp/Heavy.pm 16 years ago 8 years ago
52786 Crash Perl with binmode(STDERR, ':encoding(wildlybad)') 16 years ago 10 years ago
54028 Under win32, there is retry logic to spawn a process again, if the return code is negative, and if errno is set to a couple of specific values. 16 years ago 14 years ago
54590 "Can't take log of 0" error in perl 5.8.8. 64 bit 16 years ago 8 years ago
54926 IO on active pipes fails after ithread fork in 5.8.8 16 years ago 11 years ago
54952 Need place for "how to build old versions of perl on new platform versions" 16 years ago 8 years ago
55420 No warnings when reading from a file only opened for appending. 16 years ago 6 years ago
55600 regex optimization affected by threads 16 years ago 14 years ago
56536 pad_alloc and fold_constants are not members of public API 16 years ago 8 years ago
57174 Recursion memory leak when assignment in if condition 16 years ago 8 years ago
57512 Implicit close()s are silently unchecked for error 16 years ago 7 years ago
58280 Speed lost on /^(foo|bar|baz)$/ match 16 years ago 8 years ago
58920 3-arg re-open drops IO layers 16 years ago 8 years ago
59654 SIGSEGV compiling regexp in 5.10.0 16 years ago 11 years ago
59916 tainted values in ternary conditional 16 years ago 12 years ago
60294 threads::shared resets %hash iterators 15 years ago 8 years ago
60318 Inconsistent math with large numbers 15 years ago 11 years ago
60888 Win32: support full unicode in filenames (use Wide-system calls) 15 years ago 5 years ago
60928 changes to regex globals not localized within c-style for loop's continue 15 years ago 11 years ago
60954 warnings from while() condition are reported from wrong line 15 years ago 8 years ago
61276 wrong syntax error using s///e 15 years ago 14 years ago
61976 Errno ($!) not evaluated to a error message string (5.10.0 in taint mode) 15 years ago 11 years ago
62486 HVs having SVs_GMG and SVs_RMG set are sometimes wrongly handled as tied arrays 15 years ago 15 years ago
62526 Perl 5.8.8 (Tainting) vulnerable to CWE-732 attacks 15 years ago 15 years ago
62696 pack/unpack error 15 years ago 11 years ago
63124 Inconsistent warning for hex escape 15 years ago 15 years ago
63244 crash in PerlIOStdio_dup() 15 years ago 8 years ago
63284 Win32 /regexp/i performance degradation in fork'd code 15 years ago 11 years ago
63674 open() is not UTF-8-clean 15 years ago 11 years ago
63696 bignum issue with nested foreach loops 15 years ago 15 years ago
63844 Garbled environment of child processess on Windows 15 years ago 7 years ago
64318 cpp wrapper detection imperfect 15 years ago 14 years ago
65136 (fork + socketpair) x 2 doesn't work under Windows, works under Linux 15 years ago 7 years ago
66930 segmentation fault modifying array ref during push 15 years ago 14 years ago
67140 Perl 5.10.0 smart match with m//g fails to update pos 15 years ago 13 years ago
67162 foreach loop and local-to-file my variable 15 years ago 15 years ago
67424 perl: missing / incorrect overflow check when indexing arrays 15 years ago 8 years ago
67432 Bitwise math for 54+-bit numbers is broken 15 years ago 14 years ago
68118 fork during parsing exhausts parsing file 15 years ago 15 years ago
68534 Enhancement: which *expression* (not just scalar) was uninitialized in eq 15 years ago 7 years ago
68592 'Useless use of not in void context' should appear in more cases 15 years ago 15 years ago
68612 rights problem with perl 15 years ago 15 years ago
68654 next::method doesn't see UNIVERSAL superclasses 15 years ago 11 years ago
68816 RE match variable scope 15 years ago 15 years ago
69074 PERL_UNICODE only affects main script 15 years ago 15 years ago
69666 $h{k} ||= autovivifies differently from $h{k} = 15 years ago 15 years ago
69856 bad handling of non-string exceptions during compilation 15 years ago 8 years ago
70043 Perl should warn or die on mathematical operations on reference implicitly converted to an integer 14 years ago 8 years ago
70047 #! line execs other programs too easily 14 years ago 14 years ago
70109 The bignum module changes behavior of Math::BigInt::bdiv() 14 years ago 14 years ago
70205 B::Deparse fail on "my" with attributes 14 years ago 11 years ago
70357 duff DATA segment in -e 14 years ago 11 years ago
70652 Malformed UTF-8 character in bitwise xor when using $1 14 years ago 8 years ago
70878 0_ gives double warning 14 years ago 7 years ago
70938 octal version number funny parsing in use 14 years ago 14 years ago
71156 [fwd] [PATCH] Add check for spurious PUSHMARKs by introducing POPBLOCK_normal. (from: gerard@ggoossen.net) 14 years ago 8 years ago
71852 Warning "/* within comment" in Win32 config.h-related files 14 years ago 8 years ago
72108 gv_e?fullname[34] improvement 14 years ago 8 years ago
72208 A portion of backrefs from s///eg aren't downgraded under use bytes pragma. 14 years ago 14 years ago
72428 sysread does not work on a filehandle to a scalar 14 years ago 8 years ago
72612 use NAME VERSION should parse with scan_version 14 years ago 11 years ago
72666 perldoc -f alarm suggests example code that isn't safe against race conditions 14 years ago 8 years ago
72930 failed system() doesn't set $? 14 years ago 12 years ago
73018 Failing regex test that dies with "panic: pp_match start/end pointers" 14 years ago 14 years ago
73252 Environment becomes Whitespace when running Alien::SDL's Build.PL inside cpan2dist 14 years ago 14 years ago
73618 no-iteration until loop incorrectly optimised away 14 years ago 12 years ago
73666 *foo{SCALAR} autovivifies 14 years ago 11 years ago
74196 No equivalent of POSIX::_exit() for MSWin32 pseudo-processes? 14 years ago 7 years ago
74540 foo()() should be valid syntax (no arrow between argument lists) 14 years ago 14 years ago
74864 test suite failure on powerpc with -Duselongdouble 14 years ago 6 years ago
75000 Unicode symbols damaged in $File::Find::name 14 years ago 9 years ago
75016 inconsistent text to float conversion 14 years ago 11 years ago
75150 pure perl assertion failure with POSIX::sigaction 14 years ago 6 years ago
75172 pipe not closed properly 14 years ago 14 years ago
75734 filehandle methods interfere with internal implementation details 14 years ago 13 years ago
75972 op/threads.t segfaults with threads and mymalloc 14 years ago 5 years ago
76438 peephole optimiser could prune more dead code 14 years ago 11 years ago
77082 segmentation fault in pure perl 14 years ago 14 years ago
77086 "bless \my $foo, $package; shouldn’t warn" 14 years ago 14 years ago
77242 -e ignores the UTF8 flag 14 years ago 7 years ago
77256 sv_does is broken 14 years ago 11 years ago
77372 Deleting non-existent values from %ENV causes segfault when compiled with PERL_USE_SAFE_PUTENV 14 years ago 12 years ago
77502 Interaction of *{}, references and ties 14 years ago 8 years ago
77610 local $1 is not an error - bug or feature? [and then make %+ and %- consistent] 14 years ago 13 years ago
77772 SIG_PENDING_DIE_COUNT _way_ too low 14 years ago 14 years ago
77798 rename, chroot etc. ignore internal encoding 14 years ago 12 years ago
77816 provide originating context of subroutine definitions 14 years ago 11 years ago
77972 perl 5.12.2 cross-compile fail @ "xconfig.h : error: invalid preprocessing directive ..." 14 years ago 8 years ago
78186 Bizarre copy of ARRAY in list assignment 14 years ago 8 years ago
78282 perl emits errors and warnings out of order 14 years ago 8 years ago
78348 => search too weak 14 years ago 11 years ago
78502 ext/XS-APItest/t/call_checker.t fails under Cygwin 14 years ago 10 years ago
78524 Cross Compile Failed issues 14 years ago 8 years ago
78564 /o regexes spreading beyond scope 14 years ago 8 years ago
78760 Windows un-redirected system call fails from extension-launched redirected perl 13 years ago 7 years ago
79138 formline() crashes on tainted arguments 13 years ago 8 years ago
79210 ‘Can’t locate package’ warning scope problems 13 years ago 12 years ago
79212 Inconsistent string-to-number conversion for various zero strings 13 years ago 13 years ago
80524 arg list constant folding 13 years ago 13 years ago
80782 64bit Perl with -Dvendorprefix cause Module::Build and similar to segfault on Solaris using Sun Studio 13 years ago 12 years ago
81000 Perl reports refcnt_dec error and hangs when dying at SIGINT in File::Copy::copy 13 years ago 8 years ago
82616 security Issues with user-defined \p{} properties 13 years ago 13 years ago
82994 Attributes are reapplied to shared state variables 13 years ago 7 years ago
84314 MAD produces invalid XML 13 years ago 12 years ago
84494 Closing a pipe when there is a dup causes a hang 13 years ago 13 years ago
84496 Race condition with close() in multiple threads 13 years ago 12 years ago
84578 Bug report: error with \L, \l, \U and \u operators 13 years ago 8 years ago
84670 unpack(C => ...) on string with UTF8 FLAG without <use bytes> may return value more than 255 13 years ago 5 years ago
85510 universal.c:1031: undefined reference to `PerlIO_get_layers' 13 years ago 8 years ago
86378 Wishlist: (?(-1)yes-regexp) and (?(-2)yes-regexp|no-regexp) 13 years ago 11 years ago
87120 5.12.3 build 'make test' fails with Embed.pl using '-fexport-dynamic' 13 years ago 11 years ago
88384 no warning for my $a = 1 if 0; 13 years ago 12 years ago
89032 utf8-bracket support 13 years ago 12 years ago
89356 recursive require calls can cause a stack overflow 13 years ago 12 years ago
89548 Use of freed value in iteration at perlbug line 6 13 years ago 13 years ago
89652 [META] my in false conditional 13 years ago 6 years ago
91028 Passing a list as an argument can insert undefs into the 13 years ago 11 years ago
91452 Bad putenv interaction between fakeroot and perl 13 years ago 12 years ago
92566 Compiling problem - possible bug? 13 years ago 8 years ago
92702 Freeing deeply nested typeglobs 13 years ago 8 years ago
92708 stash <-> @ISA circular ref 13 years ago 8 years ago
92710 Thread cloning crashes on deeply nested structures 13 years ago 8 years ago
92898 (*THEN) broken inside condition subpattern 13 years ago 11 years ago
93134 Relocatable-perl on AIX does not run if added to PATH 13 years ago 8 years ago
93428 potential race condition when mixing signals and select() 13 years ago 12 years ago
93992 Confused application of subroutine prototypes 13 years ago 7 years ago
94034 perlio and stdio inconsistent about "wrong way" fd open 13 years ago 13 years ago
94480 CORE::GLOBAL::glob doesn’t *really* override glob. 13 years ago 12 years ago
94510 bless() invoked in AUTOLOAD causes SEGV 13 years ago 8 years ago
94846 Perl crash due to wrong delimiter in PATH env 13 years ago 8 years ago
95160 Unicode readdir bugs 13 years ago 8 years ago
96006 Some unary functions accept multiple arguments 13 years ago 12 years ago
96212 Swapping of $< and $> should be deprecated 13 years ago 8 years ago
96332 FATAL exec warnings lets system() reveal its internal fork/clone 13 years ago 8 years ago
97820 "open my $fh, '<:perlio', $filename" results in two perlio layers 13 years ago 12 years ago
97822 'use open' and opening tempfiles causes double application of layers 13 years ago 12 years ago
97942 [PATCH] Add -DO option to disable optimizations and disable constant folding and the peephole optimizer when used. 13 years ago 8 years ago
98716 (^|something) to left of \G breaks zero-length-match rule, causing looping 13 years ago 7 years ago
100058 Perl leaves broken UTF-8 in SVs whose UTF8 is set 13 years ago 11 years ago
100496 the -p flag ignores PERLIO and seems entirely unchangeable 13 years ago 12 years ago
100844 ./Configure -Duserelocatableinc re-reading config.sh corrupts installbin 13 years ago 8 years ago
100992 Configure bombs out if it finds wrong-architecture libraries 13 years ago 7 years ago
101072 CTRL-C handler under Windows fails to terminate gracefully when invoked during an inner loop including a next LABEL to an outer loop. 13 years ago 7 years ago
101640 Stringify overload called too soon? 13 years ago 9 years ago
101938 Oddity of /p 13 years ago 8 years ago
103104 dev_t treatment broken 12 years ago 8 years ago
103212 Split to list assignment in scalar context 12 years ago 10 years ago
104060 Writing to $> and friends hide errors 12 years ago 6 years ago
104074 @DB::args freed entries 12 years ago 9 years ago
104084 exec and system call FETCH magic twice under -T 12 years ago 8 years ago
104118 localised tied scalar referenced elsewhere has strange effects 12 years ago 11 years ago
104162 Smart match that causes segfaults. 12 years ago 12 years ago
105232 Tied filehandles need a PerlIO::get_layers interface 12 years ago 12 years ago
105658 STDIN <> and PerlIO doc 12 years ago 8 years ago
105916 eval{ local $tied } does not catch the error 12 years ago 8 years ago
105918 Tied hashes stringify their hash keys as of 5.8.3 12 years ago 7 years ago
105920 Perl parser sometimes tolerates stray nulls, sometimes not 12 years ago 6 years ago
105926 require has the num/str bug 12 years ago 12 years ago
105928 require number-parsing errors 12 years ago 12 years ago
106374 call_sv() changes PL_tainted to FALSE 12 years ago 12 years ago
106642 We may be exporting a little too much PerlIO 12 years ago 12 years ago
106998 DFS does not respect superclasses’ MROs 12 years ago 6 years ago
107004 require parses barewords strangely 12 years ago 11 years ago
107368 perl -e '#!perl -s' is weird 12 years ago 12 years ago
107370 *{""} stringification 12 years ago 12 years ago
107392 Re: Regular rarely segmentation fault in libperl.so 12 years ago 11 years ago
107480 segmentation fault in mg.c on Fedora 16-x64 12 years ago 12 years ago
107528 Autovivification should be ignored when testing for existence 12 years ago 12 years ago
107604 anonymous sub with attribute in void parse context is ambiguous, should warn 12 years ago 8 years ago
108124 eof() on write-only filehandle breaks it 12 years ago 11 years ago
108276 C stack overflow in Perl_scalarvoid 12 years ago 5 years ago
108280 @ISA self-loop 12 years ago 9 years ago
108758 «only "parent" interpreter can diddle signals» 12 years ago 8 years ago
108762 Overriding built-ins for thread safety is done in an incredibly confusing way 12 years ago 12 years ago
109146 3-arg open of undef for read 12 years ago 11 years ago
109744 referenced constant loses readonlyness 12 years ago 11 years ago
110292 __WARN__ handler disabled if caught signal received in this handler 12 years ago 12 years ago
110730 File::Temp should create tempdir subdirectory whenever possible 12 years ago 12 years ago
111300 eval does not catch die after alarm 12 years ago 12 years ago
111542 ":bytes" is broken too 12 years ago 12 years ago
111678 sprintf() allows '0' flag after vector flag 12 years ago 8 years ago
112164 stat() warns about unopened filehandle on tied handles 12 years ago 12 years ago
112374 Failure with ($>, $<) = ($<, $>) on linux. 12 years ago 12 years ago
112382 perl5db.pl failed on Fedora 16 when debug scripts which executes fork() calls 12 years ago 10 years ago
112448 -Duserelocatableinc does not adjust $Config{startperl} 12 years ago 8 years ago
112504 *CORE::GLOBAL::caller=\&CORE::caller doesn't work 12 years ago 12 years ago
112760 mkdir in Perl 5.8.8 Fails to Set the Sticky Bit on FreeBSD 7.1 12 years ago 11 years ago
112894 Use of (?| ...) breaks \G or vice-versa 12 years ago 11 years ago
113014 vcmp has the num/str bug 12 years ago 7 years ago
113046 Code embeddable in argument to -i switch 12 years ago 12 years ago
113420 "\" does not escape meta chars if also delim 12 years ago 8 years ago
113424 :stdio + any other layer hangs 12 years ago 8 years ago
113486 CopSTASH can point to freed-and-reused SV 12 years ago 6 years ago
113568 Smart match is matching unexpectedly 12 years ago 8 years ago
113668 EAGAIN on fork failure is retried forever 12 years ago 12 years ago
113836 KEYWORD_PLUGIN_NOOP for keyword plugins 12 years ago 11 years ago
113864 sysopen() fails to open file larger than 2**32 bytes 12 years ago 11 years ago
113906 Unexpected variable assignment after restarted readline 12 years ago 12 years ago
113936 goto in format 12 years ago 7 years ago
113938 sort{goto} 12 years ago 7 years ago
113962 /r modifier on substitutions - variant returning undef if no match 12 years ago 8 years ago
113982 Reopening filehandles can clobber PerlIO layers 12 years ago 10 years ago
114050 UPSTREAM=>blead modules need resource META updates 12 years ago 11 years ago
114102 unterminateable heredocs caused by newline in delimiter 12 years ago 12 years ago
114180 illegalproto warnings are very incomplete 12 years ago 12 years ago
114372 Panic in pure-Perl code with vanilla perl-5.16.0 from perlbrew 12 years ago 6 years ago
114404 Filehandle capture confuses PerlIO layers 12 years ago 12 years ago
114574 Setting the SIGFPE handler to SIG_IGN is problematic, especially when embedding perl 12 years ago 12 years ago
114608 FILE* typemap screw up filehandles 12 years ago 12 years ago
114636 Pathological performance problem with RegExp engine 12 years ago 8 years ago
114678 Can not catch die exception thrown in tie handler 12 years ago 12 years ago
114704 win32: rebase and bind the core and all XS module dlls during build process 12 years ago 8 years ago
114908 rename wrongly considered insecure in an elsif clause 12 years ago 8 years ago
114932 state(@a) = 12 years ago 6 years ago
115156 perl's s2p(1) produces non-equivalent perl for simple sed substitution. 12 years ago 12 years ago
115194 Lvalues should autovivify only when used 12 years ago 10 years ago
115262 PerlIO::encoding produces malformed utf8 12 years ago 11 years ago
115264 study /foo/ should warn 12 years ago 11 years ago
115552 STDIN and :utf8 don't play nice 11 years ago 10 years ago
115638 UTF8 caching length 11 years ago 5 years ago
115652 Generate error for invalid curly quantifier in regex 11 years ago 7 years ago
115692 PerlIO::encoding can croak, aborting cleanup 11 years ago 11 years ago
115768 wrong line number in error message 11 years ago 8 years ago
115814 open ${\$x} leaks 11 years ago 6 years ago
115816 Should get_sv imply ADDMG? 11 years ago 11 years ago
115904 miniperl creates 8gb output under shell redirection 11 years ago 10 years ago
116054 [PATCH] 3db6cbfc - SIPHASH is very slow on 32 bit x86 11 years ago 9 years ago
116082 print builtin is broken 11 years ago 9 years ago
116110 Failure to initialize my() variables 11 years ago 11 years ago
116170 G_KEEPERR clearing ERRSV in newer perl 11 years ago 11 years ago
116254 Win32 Perl's signal emulation permanently disables clib signals, then sets them, and excessive win32_signal_context() calls 11 years ago 9 years ago
116262 Blead build failure under Debian 6/PPC: io/eintr.t fails 11 years ago 11 years ago
116294 "isn't numeric" warning fails to appear 11 years ago 11 years ago
116537 Regex: (*THEN) doesn't work as described 11 years ago 11 years ago
116659 closing STDIN causes warning when opening unrelated file 11 years ago 11 years ago
116873 blead fails several tests on Haiku-OS 11 years ago 9 years ago
117087 forbid empty parts in package names 11 years ago 8 years ago
117123 SvPV does not work when embedding with PERL_NO_SHORT_NAMES 11 years ago 8 years ago
117179 Regex inconsistency with multiple PRUNE/SKIP/COMMIT 11 years ago 8 years ago
117261 Assigning number to %SIG should fail 11 years ago 11 years ago
117355 What to do about 'use bytes' 11 years ago 10 years ago
117383 Test failures with gcc 4.8.0 -fsanitize=address 11 years ago 11 years ago
117457 '/' must follow a numeric type in unpack, inconsistent message 11 years ago 11 years ago
117537 PerlIO, STDERR and "encoding" layer problem 11 years ago 5 years ago
117543 protect some magic %main:: symbols from being deleted 11 years ago 10 years ago
117661 perlfunc/perlpacktut pack w documentation 11 years ago 11 years ago
117855 Excessive memory waste from duplicate CopFILE in threaded perl 11 years ago 11 years ago
117907 On RHS of s///, ${9} works but ${10} does not 11 years ago 5 years ago
118003 "perl single step doesn't write steps to stderr" 11 years ago 11 years ago
118089 Feature: list slices to the end 11 years ago 11 years ago
118305 dtrace sub-entry probe against lexical sub segfaults 11 years ago 8 years ago
118335 getpwuid hangs on redhat 11 years ago 11 years ago
118487 perl debugger can't breakpoint single thread after children stop 11 years ago 11 years ago
118549 Can't run t/harness with a perl built for gprof 11 years ago 11 years ago
118775 sv_vcatpvfn_flags and format string friends crash on numbered args 11 years ago 7 years ago
118879 split() in do{} and eval{} blocks lacks implicit limit 11 years ago 10 years ago
118957 Filehandle Leak With Wrong binmode 11 years ago 11 years ago
118983 keys()/values() autovivify dereferenced undefined scalar 11 years ago 11 years ago
119191 "\c\" is a syntax error 11 years ago 7 years ago
119195 system LIST on VMS appears to split on all spaces. 11 years ago 11 years ago
119415 report more variable names in warning and error messages 11 years ago 10 years ago
119487 local $/ = <STDIN> broken 11 years ago 11 years ago
119555 require should not clobber $! and $^E on success 11 years ago 10 years ago
119619 Contradictory advice and test on using Test::More 11 years ago 11 years ago
119653 binmode + :via + :utf8 + open => segmentation fault 11 years ago 11 years ago
119683 $! localisation broken by ref 11 years ago 6 years ago
119793 /x on \Q#foo\E doesn't match '#foo', # becomes special 11 years ago 7 years ago
119801 Modifying @DB::dbline entries can crash perl 11 years ago 6 years ago
119803 $ISA[0] assignment does not work 11 years ago 6 years ago
119805 Errors in preamble code report line 0 11 years ago 10 years ago
119811 Two DB::lsub oddities 11 years ago 6 years ago
119813 Assertion failure when debugger dies 11 years ago 6 years ago
119819 Double non-numeric warning in range 11 years ago 9 years ago
119821 ioTOP_NAME and IoFMT_NAME are not refcounted 11 years ago 11 years ago
119823 LABEL<newline>: only works in string eval 11 years ago 6 years ago
119923 read() on a write-only filehandle corrupts a later print() 11 years ago 11 years ago
119935 "-0" inconsistent about signedness 11 years ago 11 years ago
119957 %CORE:: not filled with builtins 11 years ago 11 years ago
119977 hash elem ref in @_ disappears 11 years ago 7 years ago
119991 bogus "used only once" warnings 11 years ago 6 years ago
119997 eof($fh) if $fh points to \undef throws a spurious warning 11 years ago 11 years ago
120057 Setting $) where /proc is not available on Linux returns an error 11 years ago 11 years ago
120122 Buggy smartmatch on tied array 11 years ago 11 years ago
120939 [PATCH] refactor and fix leak in const_av_xsub 10 years ago 10 years ago
120941 The => operator doesn't quote v-strings in "use constant v1 => 42" 10 years ago 10 years ago
121042 [PATCH] Speedup io/through.t and io/crlf_through.t 10 years ago 7 years ago
121058 "local"/"my"/"our" inconsistent scope 10 years ago 9 years ago
121100 refactor HAS_SIGPROCMASK in Perl_despatch_signals 10 years ago 10 years ago
121230 process group kill on Win32 broken in 5.17.2, regression 5.18 10 years ago 8 years ago
121283 system() on Win32 tries to launch bogus paths+bad cmd parsing 10 years ago 9 years ago
121328 Perl fails with message 'panic: attempt to copy freed scalar' 10 years ago 10 years ago
121335 valgrind errors in pp_seq dealing with semaphores 10 years ago 10 years ago
121348 optimizing Perl_do_kv and Perl_magic_scalarpack, tied HV SCALAR method strangeness 10 years ago 9 years ago
121361 local $? = $? (by itself) in END{} always yields zero 10 years ago 9 years ago
121392 use VERSION MODULE should not be considered legal 10 years ago 9 years ago
121445 utf8::downgrade breaks mapped PV 10 years ago 10 years ago
121446 tied hash key stringification weirdness 10 years ago 9 years ago
121448 XS with <= VC2003 has different interp struct against >= VC2005 Perl, ABI/segv 10 years ago 10 years ago
121450 can't read pinyin characters from terminal 10 years ago 6 years ago
121477 tied hash store loses value regexpness 10 years ago 10 years ago
121485 getgrgid breaks fork() w/ ldap gid's and ../ext/POSIX/t/wrappers.t test failure 10 years ago 10 years ago
121490 Lock ordering issue; deadlock in malloc()/Perl_atfork_lock() 10 years ago 10 years ago
121505 Can't build perl with gcc4.9 due to UB in sv.c 10 years ago 6 years ago
121513 no PERL_IMPLICT_SYS Win32, exactly 4 .. in relative path, DynaLoader loads wrong dll 10 years ago 10 years ago
121569 The utf8::*() functions should be more consistent with what they do with references as arguments 10 years ago 10 years ago
121599 SvPVX not fully duplicated 10 years ago 10 years ago
121600 atomic replacement in lib/ during build 10 years ago 10 years ago
121602 Heap corruption for glob() on windows 10 years ago 9 years ago
121612 perltest lib/file/copy not correct; 10 years ago 7 years ago
121621 precedence in casting macros 10 years ago 10 years ago
121631 Version of do() which compiles only - a feature suggestion 10 years ago 10 years ago
121783 Windows: UTF-8 encoded output in cmd.exe with code page 65001 causes unexpected output 10 years ago 5 years ago
121787 Attempt to reload [...] aborted after failed "eval use...", followed by another use 10 years ago 9 years ago
121834 "Name "%s::%s" used only once" warnings are not fatalized 10 years ago 10 years ago
121841 Behavior difference in warning for overriding constant v.s. non-constant subroutines 10 years ago 10 years ago
121845 EXTEND_MORTAL usage is questionable 10 years ago 10 years ago
121923 RFC/WIP replace Perl stack with self allocating/expanding (C-style) stack on Win32 10 years ago 10 years ago
122032 non_bincompat_options is a lie 10 years ago 10 years ago
122151 pack/unpack should warn about redundant arguments 10 years ago 10 years ago
122262 commit "replace many SvTYPE assertions with lookup tables" adds unused on non-DEBUGGING tables 10 years ago 9 years ago
122545 u$a and $b not set properly when calling a sort comparator in another package 10 years ago 10 years ago
122591 t/op/sprintf2 fails (hex floats?) (FreeBSD 10.0) 10 years ago 10 years ago
122672 printf %.20g value different from %.20f value 10 years ago 10 years ago
122794 Error and warning IDs 10 years ago 10 years ago
122868 crash in Perl_hv_common / S_share_hek_flags 10 years ago 9 years ago
122872 [PATCH] fix SV body docs in sv.c & PURIFY, cleanup body API, add U32PBYTE macros 10 years ago 9 years ago
123006 Embedding perl with -DPERL_NO_SHORT_NAMES is not -Wall clean 10 years ago 9 years ago
123188 SIG_PENDING_DIE_COUNT kills program in new situation 9 years ago 9 years ago
123195 use warnings FATAL => 'all' causes wrong syntax error diagnostics 9 years ago 9 years ago
123207 sv_force_normal_flags shrinks SvLEN on de-cow 9 years ago 9 years ago
123211 [PATCH] remove PERL_IMPLICIT_SYS stubs 9 years ago 9 years ago
123345 Diagnostic if TIESCALAR fails to return a blessed reference 9 years ago 5 years ago
123346 local first sets to undef then assigns, but is documented to 'initialize' 9 years ago 9 years ago
123366 Warning if regexp has stuff after \z 9 years ago 7 years ago
123375 opbasic/arith.t test fails "2.2250738585072014e-308" is 0.0 on Intel C but not Visual C 9 years ago 9 years ago
123402 every OS child procs hangs forever if there is a blocked flock() in a win32 psuedofork 9 years ago 9 years ago
123423 \c\@ and \c\\@ weirdness in patterns 9 years ago 7 years ago
123437 Making GDBM_File, NDBM_File and ODBM_File dual live 9 years ago 9 years ago
123480 Incorrect method shown in stack trace 9 years ago 9 years ago
123491 Perl_debop and Perl_runops_debug and PL_runops_dbg, are they DEBUGGING or not? 9 years ago 9 years ago
123512 [PATCH] makefile fixes for WinCE 9 years ago 9 years ago
123537 regex captures not reset in negative lookahead 9 years ago 9 years ago
123575 $Config{incpath} and $Config{libpth} are garbage paths on >= VC 2005 9 years ago 5 years ago
123620 [PATCH] introduce PL_w32_osver 9 years ago 9 years ago
123648 can't use ternary on lhs of push to return array lvalue 9 years ago 9 years ago
123665 'Useless use of a constant in void context' is compile-time but not syntax warning 9 years ago 8 years ago
123727 [PATCH] INTERN/EXTERN C++ cleanup 9 years ago 9 years ago
123751 Warn on some format-related variables when not using formats 9 years ago 9 years ago
123831 5.21.8 fails compiling with icc 9 years ago 5 years ago
123853 several regexp failures when built with Intel C 15 9 years ago 8 years ago
123878 Infinite recursion (+segfault) on die() after goto-ing out of __DIE__ handler 9 years ago 9 years ago
124060 undefined scalar doesn't cause fatal error when defererenced as array 9 years ago 9 years ago
124152 perl's times() support is messy, esp on Win32 9 years ago 7 years ago
124189 [PATCH] remove all usage of dl_undef_symbols on platforms where its a nop 9 years ago 9 years ago
124267 missing init in perl-clone-using for -Dusethreads -DPERL_TRACE_OPS build 9 years ago 8 years ago
124278 misplaced inplace-edit warning 9 years ago 9 years ago
124290 Improved autosplit mode 9 years ago 9 years ago
124366 'next' inside naked block 9 years ago 9 years ago
124414 tr///r should warn in void context like s///r, only does in some cases 9 years ago 9 years ago
124415 localizing $? causes exit() to ignore the argument passed to it 9 years ago 9 years ago
124443 Function lstat behavior case differs between Windows and Unix 9 years ago 6 years ago
125121 setpgrp appears to have broken sometime between 5.10.1 and 5.18 9 years ago 9 years ago
125213 'Unknown tr modifer' error 9 years ago 9 years ago
125296 CvFILE on threaded, and gv_fetchfile on all perls, burn mad memory 9 years ago 8 years ago
125332 Warning on duplicate key in literal hash definition 9 years ago 9 years ago
125369 Incorrect op_flags (255) when smartmatching: @nums[0..-1] ~~ [] 9 years ago 9 years ago
125377 Smartmatch modifies array on failed match? 9 years ago 9 years ago
125379 Perl warnings may generate "Wide character in print" warnings 9 years ago 9 years ago
125439 $SIG{__WARN__} and PL_warnhook can have different values (but shouldn't) 9 years ago 8 years ago
125492 perldebguts.pod description of scalar ${"_<$filename"} doesnt match code 9 years ago 9 years ago
125493 "Replacement list is longer than search list" is warned even if search list is in range of ASCII 9 years ago 7 years ago
125569 [PATCH] modify behavior of SCALAR in *{"_<$filename"} dbg glob for mem saving 9 years ago 8 years ago
125630 perl -V 1000s of lines long/make_patchnum.pl has unbounded CPU and disk usage 9 years ago 9 years ago
125740 [PATCH] t/op/stat.t: skipping -r test is unneeded 9 years ago 7 years ago
125751 [PATCH] POC perl's malloc API takes a my_perl/context/malloc API refactor 9 years ago 9 years ago
125788 Perl second-guesses Cygwin for permission override, sometimes incorrectly 9 years ago 9 years ago
125809 Nested sub definitions - compile time warning 9 years ago 7 years ago
125907 v5.23.1-199-ga5f4850 breaks something badly 9 years ago 9 years ago
125982 [PATCH] Win32 Clang patches 9 years ago 9 years ago
125983 Make it a (default) warning to use % between two refs 9 years ago 9 years ago
126106 'warn' does not append '...caught' 9 years ago 9 years ago
126167 use Module; fails silently with wrong cased module name on Windows 9 years ago 9 years ago
126273 [PATCH] WIP add save stack caller tracing 9 years ago 9 years ago
126314 suggestion for handling incompatible mandatory features (like experimental warnings) 9 years ago 6 years ago
126376 $SIG{__DIE__} + goto -> infinite recursion & segfault 9 years ago 9 years ago
126403 Can buffered read() be smarter about chunk size? 9 years ago 8 years ago
126474 malloc deadlock in unsafe signal handler 8 years ago 5 years ago
126579 should not warn about stripped newlines in 2-arg open 8 years ago 8 years ago
126676 File handle doesn't close when out of scope due to \shift 8 years ago 6 years ago
126686 [PATCH] make_ext.pl: run all Makefile.PLes in 1 process 8 years ago 8 years ago
126719 reading a line from a filehandle results in eating all ram 8 years ago 8 years ago
126928 local $! = $!; does not work as expected, does not restore 8 years ago 8 years ago
126991 integer overflow in line number tracking reported by caller() 8 years ago 5 years ago
127061 strict refs doesn't catch symbolic bareword filehandles 8 years ago 8 years ago
127083 Caller inside BEGIN block return wrong info 8 years ago 7 years ago
127182 One digit short to correctly stringify a double 8 years ago 5 years ago
127249 unexpected die 8 years ago 8 years ago
127260 [PATCH] smoke-me/bulk88/w32_vmem_cleanup 8 years ago 8 years ago
127331 use open IO => ":bytes" does nothing on Win7 8 years ago 8 years ago
127377 caller does not return right info 8 years ago 8 years ago
127379 breakpoint has no effect 8 years ago 8 years ago
127405 Dump dump 8 years ago 5 years ago
127462 bogus file descriptor warning in fdopen 8 years ago 7 years ago
127463 third part of C-style for has messed up scoping 8 years ago 8 years ago
127552 No warning or error on @$ 8 years ago 8 years ago
127555 Access to freed SV 8 years ago 8 years ago
127559 populating localized %SIG breaks aliasing stack 8 years ago 8 years ago
127617 /n regexp modifier and backreferences to previous groups 8 years ago 8 years ago
127670 New type of 'word boundary' - true when not in the middle of a word 8 years ago 8 years ago
127794 Strange behavior when forking in BEGIN 8 years ago 6 years ago
127855 Slowdown in m//g on COW strings of certain lengths 8 years ago 8 years ago
127887 printf uses wrong cached number 8 years ago 6 years ago
128096 use open doesn't affect magic diamond operator 8 years ago 8 years ago
128232 quantification breaks regexp anchors 8 years ago 8 years ago
128365 IO layer for STDERR not set 8 years ago 7 years ago
128445 Time::HiRes test failure on threaded darwin build 8 years ago 7 years ago
128450 __SUB__ in format behaves inconsistently 8 years ago 8 years ago
128460 “local $!” erroneously restores empty value 8 years ago 8 years ago
128465 set_mro too lazy, permits unmergeable inheritance 8 years ago 8 years ago
128466 perl debugger magic comparison does not work sometimes 8 years ago 8 years ago
128479 Assigning hashref to symtable not an error since (somewhere before 5.21.10 ) 8 years ago 8 years ago
128484 Configure: tweak config.sh for easier noise-free checksum 8 years ago 8 years ago
128530 Cloning STDOUT looses encoding 8 years ago 8 years ago
128557 Trailing space in heredoc delimiter 8 years ago 7 years ago
128605 Make handles themselves remember whether to warn when closed 8 years ago 8 years ago
128634 Unexpected: Use of freed value in iteration at ... 8 years ago 8 years ago
128639 Windows MinGW test failure in lib/warnings 8 years ago 8 years ago
128640 MinGW-w64 gcc 6.1.0 builds crash with "entry point could not be located" 8 years ago 8 years ago
128643 MinGW.org builds - infnan and pack test failures due to LD handling 8 years ago 8 years ago
128647 Windows MinGW-w64 pointer-integer size mismatch in extensions 8 years ago 8 years ago
128649 refaliasing kills value on stack 8 years ago 8 years ago
128666 [META] Line numbers are reported incorrectly 8 years ago 7 years ago
128709 Variable "$x" is not available triggered by lexical subs 8 years ago 8 years ago
128743 Here-doc missing terminator message is not null-clean 8 years ago 8 years ago
128774 Signal handlers aren't honoured at END time 8 years ago 8 years ago
128786 making $^V a version object broke functionality 8 years ago 8 years ago
128874 locale gubbins produces unavoidable noise 8 years ago 8 years ago
129027 null pointer deref Perl_mess_sv (util.c:1508) 8 years ago 8 years ago
129059 lexical subs - my sub using our sub segfaults 8 years ago 7 years ago
129087 null ptr deref, segfault Perl_sv_setsv_flags (sv.c:4558) 8 years ago 8 years ago
129098 Perl should have a cycle detector 8 years ago 8 years ago
129202 The 'sub DB' pad stack isn't getting pushed to allocate a new pad 8 years ago 8 years ago
129233 Unexpected parsing behavior depending on number of parts in string concatination 8 years ago 8 years ago
129238 array index constant folding uses signed bitwise arithmetic 8 years ago 6 years ago
129239 BEGIN blocks have wrong caller package 8 years ago 7 years ago
129283 Compile-time check for $1, $2 on RHS of s/// operator 8 years ago 8 years ago
129315 DB::sub is not called for 'eval' 8 years ago 8 years ago
129317 DB::DB is not called 8 years ago 8 years ago
129333 Warning if regexp used as LHS of =~ instead of RHS 8 years ago 8 years ago
129757 for loop doesn't update correct variable 8 years ago 8 years ago
129771 %+ not scoped properly 8 years ago 8 years ago
129777 Caller return unexpected info for subs called from condition under while 8 years ago 7 years ago
129794 Debugger stops on `use` statement 8 years ago 7 years ago
129802 Regexp performance problem with swiped strings (?) 8 years ago 7 years ago
129803 Regexp syntax check when variables contained with \Q...\E 8 years ago 7 years ago
130071 open "-" doesn't use STDIN 7 years ago 6 years ago
130076 readline argument list is messed up 7 years ago 7 years ago
130077 eof argument list context is broken 7 years ago 7 years ago
130078 getc argument list context is broken 7 years ago 7 years ago
130080 chown() failure in 5.24 on El Capitan 7 years ago 7 years ago
130084 [PATCH] Increase hash collision ratio and reduce hsplit calls 7 years ago 7 years ago
130178 Strange use of bareword after sort, despite 'use strict', and despite subroutine existing 7 years ago 7 years ago
130328 "my" variable appears to inadvertently act as "state" variable 7 years ago 7 years ago
130361 debugger does not stop at postponed breakpoints 7 years ago 7 years ago
130523 Special treatment of $a and $b with 'use strict' - tighten up a bit 7 years ago 7 years ago
130531 s///ree doesn't see pos 7 years ago 7 years ago
130559 Coredump in Perl_sv_cmp_flags 7 years ago 7 years ago
130561 Coredump in Perl_re_op_compile 7 years ago 7 years ago
130591 [PATCH] Make arguments to S_invlist_is_iterating and S_invlist_max be const 7 years ago 7 years ago
130621 Segfault in Perl_vwarner (util.c:2051) 7 years ago 7 years ago
130631 static build with gdbm + gettext 7 years ago 7 years ago
130642 lex_allbrackets handling and S_tokereport 7 years ago 7 years ago
130643 run loop optimization 7 years ago 7 years ago
130648 regcomp.c:6195: void S_pat_upgrade_to_utf8(RExC_state_t *const, char **, STRLEN *, int): Assertion `*(d - 1) == ')'' failed 7 years ago 7 years ago
130651 regcomp.c:6881: REGEXP *Perl_re_op_compile(SV **const, int, OP *, const regexp_engine *, REGEXP *, _Bool *, U32, U32): Assertion `expr' failed 7 years ago 6 years ago
130667 sv.c:6545: void Perl_sv_clear(SV *const): Assertion `SvTYPE(sv) != (svtype)SVTYPEMASK' failed 7 years ago 7 years ago
130669 sv.c:2612: Perl_sv_2nv_flags: Assertion `SvTYPE(sv) != SVt_PVAV && SvTYPE(sv) != SVt_PVHV && SvTYPE(sv) != SVt_PVFM' failed 7 years ago 7 years ago
130683 Windows %ENV and utf8 7 years ago 5 years ago
130717 Six mathoms need prototypes 7 years ago 7 years ago
130718 "loadable library and perl binaries are mismatched" not informative 7 years ago 6 years ago
130851 [PATCH] socket SOCK_CLOEXEC 7 years ago 6 years ago
130878 DOC is wrong or OP_PADSV/AV/HV creation should be fixed 7 years ago 7 years ago
130971 Cannot use refalias with subroutine signatures 7 years ago 7 years ago
130997 Caret X does not use readlink() when coreutils are compiled with multicall support 7 years ago 7 years ago
131050 Non-finite repeat count warning isn't emitted consistently 7 years ago 6 years ago
131062 Unexpected syntax error 7 years ago 7 years ago
131087 ${^MATCH} not set without /p (contrary to docs) 7 years ago 7 years ago
131093 perl test suite bug 7 years ago 7 years ago
131126 5.24.1 'make test' failures on linux-x86_64 (Linux: 4.10 glibc: 2.25 gcc: 5,4.0) 7 years ago 7 years ago
131155 string-to-number coercion caching broken by locale 7 years ago 7 years ago
131177 MSWin32 (Win10) / qx{} bug for compound statments (eg, "echo 1 & echo 2") 7 years ago 7 years ago
131192 panic: attempt to copy freed scalar via @ARGV on stack, Getopt::Long + Carp::longmess 7 years ago 5 years ago
131224 bleadperl breaks HARDAKER/QWizard-3.15.tar.gz on Windows 7 years ago 7 years ago
131484 Build Failure using VS2015 7 years ago 6 years ago
131485 Arbitrary linking of libcl in Configure on FreeBSD 7 years ago 6 years ago
131519 cv_clone() SEGV without helpful message if called on already-cloned sub 7 years ago 7 years ago
131627 op.c:13088: void S_maybe_multideref(OP *, OP *, UV, U8): Assertion `!(o->op_flags & ~(3|128))' failed. 7 years ago 7 years ago
131630 Stack overflow during exception unwind in Perl_croak 7 years ago 7 years ago
131631 Segfault in Perl_cv_undef_flags 7 years ago 6 years ago
131634 inline.h:147: I32 S_POPMARK(): Assertion `(PL_markstack_ptr > PL_markstack) || !"MARK underflow"' failed. 7 years ago 7 years ago
131636 Memory leak in Perl_yylex 7 years ago 7 years ago
131643 Memory leak in Perl_re_op_compile 7 years ago 7 years ago
131644 Coredump in Perl_yyparse 7 years ago 7 years ago
131647 op.c:8067: SV *Perl_cv_const_sv_or_av(const CV *const): Assertion `SvTYPE(cv) == SVt_PVCV || SvTYPE(cv) == SVt_PVFM' failed. 7 years ago 7 years ago
131651 Add -P and -N switches that use <<>> instead of readline 7 years ago 7 years ago
131660 file:line caller info is changed unexpectedly 7 years ago 7 years ago
131674 Feature request: implement $DB::method variable 7 years ago 7 years ago
131859 bad core sub usage yields op assertion 7 years ago 7 years ago
131868 Quantifiers in (?(DEFINE)...) 7 years ago 7 years ago
131910 feature to interpolate method calls in double-quotish strings 7 years ago 7 years ago
131929 multi-arg open() error leaks 7 years ago 7 years ago
132013 'no formats' 7 years ago 6 years ago
132131 Missing feature flag -D_GNU_SOURCE on Linux/musl 7 years ago 6 years ago
132218 -F and literal whitespace in the pattern 7 years ago 7 years ago
132255 5.26.1 Perl_fp_class_denorm still incompatible with CentOS 5 7 years ago 7 years ago
132277 re eval stack unwinding 7 years ago 7 years ago
132301 a built-in startswith($string, $prefix) function 7 years ago 7 years ago
132304 Some code does not work under debugger 7 years ago 7 years ago
132324 Documentation about debugger should be clearer 7 years ago 7 years ago
132351 perl function getgrent not worked with libnss 7 years ago 6 years ago
132393 attributes affect listiness of declarations 6 years ago 6 years ago
132394 state stub doesn't get init-once behaviour 6 years ago 6 years ago
132413 PL_keyword_plugin needs thread-safe wrap setter 6 years ago 6 years ago
132444 parameter predicates in signatures 6 years ago 5 years ago
132449 -l treats globref as filename 6 years ago 6 years ago
132451 Custom cop_warnings take up 17 bytes per COP. 6 years ago 6 years ago
132472 aliasing in signatures 6 years ago 6 years ago
132473 smartmatch signatures 6 years ago 6 years ago
132477 file size rounded in stat() and -s 6 years ago 6 years ago
132478 Add optional ICC-only support for using long doubles on Win32 6 years ago 6 years ago
132480 defined operator not constant folded 6 years ago 6 years ago
132485 Old package separator syntax 6 years ago 6 years ago
132489 canonical truth values from overloaded predicates 6 years ago 6 years ago
132490 context consistency for overloaded operators 6 years ago 6 years ago
132492 inward goto deprecation has no removal date 6 years ago 6 years ago
132502 Missing warning 'scalar value better written as...' when using reference 6 years ago 6 years ago
132577 BBC Module::Install broken by 0301e899536a22752f40481d8a1d141b7a7dda82 6 years ago 2 years ago
132579 bogus "at EOF" in syntax error location 6 years ago 6 years ago
132584 in-place sort retains blessedness 6 years ago 6 years ago
132586 in-place sort retains tiedness 6 years ago 6 years ago
132590 in-place sort retains readonlyness 6 years ago 6 years ago
132598 index() confused by tie side effects 6 years ago 6 years ago
132607 chained comparison 6 years ago 6 years ago
132638 I've discovered a segfault 6 years ago 6 years ago
132647 $1 not localized when calling sub 6 years ago 6 years ago
132690 Change proposal for win32/vmem.h 6 years ago 6 years ago
132703 DB::goto should be improved 6 years ago 6 years ago
132729 array element lazily created at wrong index 6 years ago 6 years ago
132764 Devel::Peek: Indentation gap when dumping MG object 6 years ago 6 years ago
132771 perl5 erroneously links in libcl on linux 6 years ago 6 years ago
132774 Segfault when accessing pad_compname_type 6 years ago 6 years ago
132779 Testing for a directory handle bug 6 years ago 6 years ago
132800 lib/unicore/mktables takes too long 6 years ago 6 years ago
132860 RFC on windows build status 6 years ago 6 years ago
132908 String/Number interpretation of a string 6 years ago 6 years ago
132915 Debugger uses wrong console handle in Windows 6 years ago 6 years ago
132955 USE_CPLUSPLUS build broken in 5.27 blead and all 5.26 stables 6 years ago 6 years ago
132959 Floating Point numbers do not roundtrip to string correctly. 6 years ago 6 years ago
132976 enhancement proposal for caller() 6 years ago 6 years ago
132991 Null pointer dereference in Perl_pp_multiconcat 6 years ago 6 years ago
133027 Regexes which interpolate list elements incorrectly parsed 6 years ago 6 years ago
133036 Mingw64 build warnings 6 years ago 6 years ago
133070 [PATCH] fix parallel ALL_STATIC Win32 build 6 years ago 6 years ago
133109 push on scalar forbidden: why? 6 years ago 6 years ago
133123 eval '__PACKAGE__' in debug mode do not return right package 6 years ago 6 years ago
133139 Bleadperl breaks DROLSKY/Fey-0.43.tar.gz on Windows and other OSes 6 years ago 6 years ago
133142 Bleadperl breaks Devel::FindRef 6 years ago 6 years ago
133145 Calling waitpid() on Windows can result in "panic: memory wrap" 6 years ago 6 years ago
133150 sprintf2.t tests fail on Linux/ia64 6 years ago 6 years ago
133166 [PATCH] remove Winsock lib dep and reentr.c from Win32 gcc miniperl 6 years ago 6 years ago
133169 pack() treats non hex-digits with the "H*" template 6 years ago 6 years ago
133180 Can "numeric" warnings be printed using Carp? 6 years ago 6 years ago
133183 RFE: use heuristic for utf8 usage w/-Mutf8 in PERL5OPT 6 years ago 6 years ago
133202 squaring a reference doesn't cause an error 6 years ago 6 years ago
133210 Warning on nonexistent bareword filehandle 6 years ago 6 years ago
133229 [PATCH] cpan/Win32 add delay loading for GCC and VC 6 years ago 6 years ago
133239 Very misleading line number for warnings in some cases 6 years ago 6 years ago
133241 Reporting a use-after-free vulnerability in function Perl_sv_setpv_bufsize 6 years ago 5 years ago
133242 [PATCH] fix dl_find_symbol_anywhere() 6 years ago 6 years ago
133243 RFE: allow user created operators 6 years ago 6 years ago
133272 [PATCH] allow gmake win32 builds to negotiate inter-gmake parallel job dispatch 6 years ago 6 years ago
133287 want way to change exit status from die 6 years ago 6 years ago
133292 Feature: builtin to apply double-quote interpolation to a scalar 6 years ago 6 years ago
133301 Evalulation order during concat changed 6 years ago 6 years ago
133302 System loop for pattern match 6 years ago 6 years ago
133330 Segfault when leaving smartmatch'ed sub 6 years ago 6 years ago
133339 'Exiting eval via next' when explicit label given 6 years ago 6 years ago
133352 Ancient Regex Regression 6 years ago 6 years ago
133356 can't build 5.28.0 on cygwin 6 years ago 6 years ago
133363 Segfault on invalid script 6 years ago 6 years ago
133364 Line number reported changes under strict & taint 6 years ago 6 years ago
133366 *COMMIT bug? 6 years ago 6 years ago
133370 Capture in negative assertion 6 years ago 6 years ago
133371 *COMMIT in subroutine call 6 years ago 6 years ago
133374 *MARK difference when optimized 6 years ago 6 years ago
133381 *MARK names in atomic groups 6 years ago 6 years ago
133388 pp_gpwent - could skip shadow call when euid > 0 on linux 6 years ago 6 years ago
133396 caller has mangled file path for "./" but not ".\" 6 years ago 6 years ago
133405 *COMMIT etc in subroutines 6 years ago 6 years ago
133440 binaries mismatched again 6 years ago 6 years ago
133463 perl -e "open A, 'dir|';print $?" should be 0 on MSWin32 6 years ago 6 years ago
133464 surprising precedence issue: sort f()->@* 6 years ago 6 years ago
133489 Object instantiated/assigned inside of do { } block does not have DESTROY method called if assignment is the only action in the block 6 years ago 6 years ago
133491 false warning on 'Scalar value ... better written as ...' 6 years ago 6 years ago
133496 @ARGV, -CA and Win32 6 years ago 6 years ago
133533 adding other bash file ops like '-nt, -ot, etc..' 6 years ago 6 years ago
133669 Silently ignores commonly-misspelled PERL5OPTS environment variable 5 years ago 5 years ago
133709 in-place edit does not replace files during non-global cleanup 5 years ago 5 years ago
133735 Shouldn't Perl warn about «my $foo => "bar" || "baz";» ? 5 years ago 5 years ago
133736 unexpected parsing of "pp $_[0]" into "$_->pp([0])" 5 years ago 5 years ago
133741 Can't "continue" outside a when block -- make compile time 5 years ago 5 years ago
133754 Test failures on Windows with 8.3 filenames disabled 5 years ago 5 years ago
133795 readline does not assign to $_ implicitly. 5 years ago 5 years ago
133810 index() sometimes returns invalid values on musl system 5 years ago 5 years ago
133825 expression "... unless $condition" is broken in 5.28+ 5 years ago 5 years ago
133872 Assertion failure in Perl_yylex 5 years ago 5 years ago
133881 Assertion failure in S_maybe_multiconcat (op.c:3323) 5 years ago 5 years ago
133883 Assertion failure in Perl_pp_sort/S_POPMARK 5 years ago 5 years ago
133884 Assertion failure in Perl_sv_sethek (sv.c:5038) 5 years ago 5 years ago
133885 Assertion failure in S_regmatch (regexec.c:7279) 5 years ago 5 years ago
133887 Assertion failure in Perl_newATTRSUB_x (op.c:10342) 5 years ago 5 years ago
133888 Assertion failure in glob3 (bsd_glob.c:759) 5 years ago 5 years ago
133902 Segfault in Perl_was_lvalue_sub 5 years ago 5 years ago
133906 Assertion failure in Perl_regexec_flags (regexec.c:3806) 5 years ago 5 years ago
133907 Segfault in Perl_is_lvalue_sub 5 years ago 5 years ago
133908 Assertion failure in S_ReANY/S_regmatch 5 years ago 5 years ago
133922 Assertion failure in Perl_sv_grow (sv.c:1581) 5 years ago 5 years ago
133940 bug of regex? 5 years ago 5 years ago
133949 paragraph input mode ($/="") prevents readline from returning latest paragraph from pipe 5 years ago 5 years ago
133980 t/op/taint.t fails test 846 on Windows 5 years ago 5 years ago
133982 t/op/sprintf2.t fails three tests on Windows with VC12 (x64) 5 years ago 5 years ago
133990 Crashes caused by \N{} + codeblock in regex 5 years ago 5 years ago
134001 Assertion failure in Perl_newSVOP (op.c:7346) 5 years ago 5 years ago
134003 Assertion failure in S_ReANY 5 years ago 5 years ago
134009 Assertion failure in Perl_pad_add_anon (pad.c:849) 5 years ago 5 years ago
134012 Segfault in Perl_ck_shift (op.c:12664) 5 years ago 5 years ago
134013 Assertion failure in Perl_sv_vcatpvfn_flags (sv.c:12497) 5 years ago 5 years ago
134017 Segfault in S_study_chunk (regcomp.c:4870) 5 years ago 5 years ago
134018 Assertion failure in PerlIOBuf_set_ptrcnt (perlio.c:4337) 5 years ago 5 years ago
134026 Assertion failure in Perl_reg_numbered_buff_fetch (regcomp.c:8646) 5 years ago 5 years ago
134027 Segfault in Perl_init_named_cv (toke.c:11699) 5 years ago 5 years ago
134028 Stack overflow when local'izing readonly arrays 5 years ago 5 years ago
134050 panic: sv_setpvn called with negative strlen 5 years ago 5 years ago
134065 Assertion failure in Perl_pp_leave (pp_ctl.c:2121) 5 years ago 5 years ago
134068 panic: paren_elems_to_push 5 years ago 5 years ago
134083 Assertion failure in S_regmatch (regexec.c: 6493) 5 years ago 5 years ago
134097 panic: end_shift: -9195001193011459005 5 years ago 5 years ago
134123 Failure to backtrack into lookahead 5 years ago 5 years ago
134129 New compilation warnings with gcc 8.3.0 5 years ago 5 years ago
134130 New compilation warnings with gcc 9.1.0 5 years ago 5 years ago
134131 Compilation warnings with clang 9.0.0 5 years ago 5 years ago
134150 use re 'debug' ignored for uniprop embedded regexps 5 years ago 5 years ago
134169 5.30.0 - Unable to set supplementary group IDs 5 years ago 5 years ago
134184 Test failure on Mac OS Catalina 5 years ago 5 years ago
134209 Regex stores wrong value in $1, $^N etc, thoroughly corrupting parsers 5 years ago 5 years ago
134228 MacOS X intermittent threads/t/free2.t failure 5 years ago 5 years ago
134235 MacOS X intermittent threads/t/blocks.t failure 5 years ago 5 years ago
134241 Perl 5.30.0 fails with LTO optimisation 5 years ago 5 years ago
134244 Regex *THEN not (as per doc) same as *PRUNE at top level 5 years ago 5 years ago
134250 /c modified with substitute s/// 5 years ago 5 years ago
134254 (*COMMIT) behaviour when inside a repeated group 5 years ago 5 years ago
134261 Constants/vars changing type after comparison 5 years ago 5 years ago
134264 switching locales no longer invalidates gettext translation cache since 5.28 5 years ago 5 years ago
134286 [meta] Win32 Unicode support 5 years ago 5 years ago
134287 Core taint tests should be skipped instead of failing when SILENT_NO_TAINT_SUPPORT is set 5 years ago 5 years ago
134295 t/op/blocks.t failing tests 9-11 on Windows 5 years ago 5 years ago
134303 Using "my" in "until" statement modifier resetting lexicals from outer scope 5 years ago 5 years ago
134305 Memory Leak in perl 5.28 and 5.30 5 years ago 5 years ago
134306 lib/warnings.t fails on Win32 with CFG=DebugFull 5 years ago 5 years ago
134405 New compilation warnings in blead (-Wdeprecated-declarations) 5 years ago 5 years ago
134409 Perl intepreter exception on expression substitution 5 years ago 5 years ago
134452 ref should trigger warnings and doc needs work 5 years ago 5 years ago
134465 Different stopline after $DB::single=1 5 years ago 5 years ago
134466 Allow access to outer $_'s 5 years ago 5 years ago
134467 Absorber printf conversion 5 years ago 5 years ago
134475 BBC: Blead Breaks Devel::Cover 5 years ago 5 years ago
134482 BBC: Blead (30fc7a28) Breaks POE 5 years ago 5 years ago
( 842 tickets listed )