Open Tickets where CF.perl5.{Severity} is medium

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
2170 DynaLoader behavior w.r.t. LD_LIBRARY_PATH confuses me 24 years ago 14 years ago
2707 various glob() bugs 24 years ago 14 years ago
2713 globbing modules' mutual inconsistencies 24 years ago 14 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
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
5971 IO::Handle setvbuf bug 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
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
7515 perlio bug ? 23 years ago 6 years ago
7710 SOCKS support in Perl 5.6.1 under Solaris broken 23 years ago 14 years ago
7825 AutoLoad/AutoSplit negates compile- and run- time strict/warnings 23 years ago 14 years ago
7894 XS seems not to like 'double' 22 years ago 11 years ago
8244 *FILE{IO} does not behave like *FILE for stat() and -X() operators 22 years ago 12 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
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
18099 STDERR handle duplication issue 21 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
20505 perldoc doc shows no way to set SMTP server 21 years ago 11 years ago
21382 exit()/exec() crashes Perl after fork 21 years ago 10 years ago
21473 sysread and syswrite do not process CRLF correctly 21 years ago 14 years ago
22369 $1 dynamic scoping breaks with recursion 21 years ago 13 years ago
22735 Losing signals using sigprocmask 21 years ago 11 years ago
22833 ISO-2022-JP encoded eroneously passes ISO-8859-1 characters 21 years ago 14 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
24013 Data::Dumper segfaults on very large recursive structures 21 years ago 11 years ago
24138 GLOB_ERROR shared across threads 21 years ago 14 years ago
24206 SDBM_File sometimes fails with "sdbm store() returned -1" 21 years ago 12 years ago
24258 ExtUtils::Embed::ldopts produces wrong output for static perl 21 years ago 14 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
28396 bug or wrong doc for 'foreach $lexical' 20 years ago 7 years ago
29720 $PerlIO::encoding::fallback = FB_DEFAULT leads to duplicated output 20 years ago 9 years ago
30933 "free to wrong memory pool" using DBI, FetchHashKeyName and selectall_hashref 20 years ago 12 years ago
31403 Assignments inside lists misbehave 20 years ago 14 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
33180 reopen of STDIN doesn't flush input buffer 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
34161 METABUG - (?{...}) and (??{...}) regexp issues 19 years ago 11 years ago
34931 IO::Pipe relies on STDIN and STDOUT 19 years ago 8 years ago
34981 binding STDIN to scalar hides fd 0 forever 19 years ago 14 years ago
36108 kill($sig, $pid) does not work as documented on Win32 19 years ago 14 years ago
36427 With long chains of references both Storable and Data::Dumper cause perl to fail 19 years ago 11 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
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
37810 -fno-strict-aliasing should not be in $Config{cppflags} 18 years ago 14 years ago
38133 [regex] backref problem with quantified groups 18 years ago 8 years ago
38443 Storable cannot handle threads::shared tied hashes and arrays 18 years ago 6 years ago
40401 PerlIO::encoding doesn't handle fallback modes correctly? 18 years ago 6 years ago
40417 File::Find has issues with symlinks 18 years ago 11 years ago
40603 gnu/linux (glibc) likely needs USE_PERL_SBRK 18 years ago 14 years ago
40695 Attribute::Handlers not fully functional at runtime 17 years ago 6 years ago
40869 DBI's zvpp_05thrclone.t PurePerl fails in bleed 17 years ago 14 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
41463 make install tries to build things. 17 years ago 12 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
42166 panic copying freed scalar in Carp::Heavy 17 years ago 11 years ago
42869 Problem killing a pseudo-forked child on Win32 17 years ago 11 years ago
43390 Fallback (replacement char) with encode() vs binmode/open 17 years ago 14 years ago
44259 Socket::SOMAXCONN() on Solaris 17 years ago 14 years ago
44329 Socket::SOMAXCONN() on Linux 17 years ago 14 years ago
44367 goto LABEL doesn't work from within $SIG{__DIE__} 17 years ago 12 years ago
44701 Layers not applied to redirected filehandles 17 years ago 7 years ago
44703 Layers not applied to reopened STDOUT 17 years ago 7 years ago
45495 [bug] sizeof(PerlInterpreter) is wrong in win32/win32.c 17 years ago 11 years ago
47115 rmtree can not be called from a directory with a SJIS character with trailing 0x5c in path. 16 years ago 14 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
49548 syswrite layer forgets to encode 16 years ago 10 years ago
50142 panic: attempt to copy freed scalar 16 years ago 14 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
54926 IO on active pipes fails after ithread fork in 5.8.8 16 years ago 11 years ago
55560 Recursive multithreading causes massive amounts of context switches 16 years ago 14 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
57512 Implicit close()s are silently unchecked for error 16 years ago 7 years ago
58920 3-arg re-open drops IO layers 16 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
61912 SDBM_File attempts to double-free DB pointer when threads are cleaned up 15 years ago 10 years ago
61976 Errno ($!) not evaluated to a error message string (5.10.0 in taint mode) 15 years ago 11 years ago
62696 pack/unpack error 15 years ago 11 years ago
63674 open() is not UTF-8-clean 15 years ago 11 years ago
63844 Garbled environment of child processess on Windows 15 years ago 7 years ago
66224 IPC::Open3 directs output incorrectly when STDOUT not connected to fd#1 15 years ago 11 years ago
66584 Devel::Peek fails 2 tests when perl is built with NO_PERL_PRESERVE_IVUV 15 years ago 11 years ago
66804 Perl needs an Errno.pm for h_errno 15 years ago 14 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
67902 Access Violation when mixing scalar values and shared clones 15 years ago 8 years ago
68654 next::method doesn't see UNIVERSAL superclasses 15 years ago 11 years ago
69072 compiling Dynaloader (dl_open) fails with -Dusesitecustomize 15 years ago 15 years ago
70023 B::Deparse mangles constant subs which return blessed objects 15 years ago 8 years ago
72612 use NAME VERSION should parse with scan_version 14 years ago 11 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
73330 Bug in threads->tid 14 years ago 14 years ago
74984 SDBM_File jumps over each 2nd pair when updating pairs while iterating 14 years ago 11 years ago
75000 Unicode symbols damaged in $File::Find::name 14 years ago 9 years ago
75052 docs perlfunc system() and SIGINT 14 years ago 14 years ago
75150 pure perl assertion failure with POSIX::sigaction 14 years ago 6 years ago
76302 Can't build 64-bit 5.12.1 on HP-UX 11.31 14 years ago 13 years ago
77082 segmentation fault in pure perl 14 years ago 14 years ago
77242 -e ignores the UTF8 flag 14 years ago 7 years ago
77372 Deleting non-existent values from %ENV causes segfault when compiled with PERL_USE_SAFE_PUTENV 14 years ago 12 years ago
77798 rename, chroot etc. ignore internal encoding 14 years ago 12 years ago
77966 IPC::Open3 does not work as expected when fileno(STDERR) == 1 14 years ago 14 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
81074 Perl reports SIGINT handler "IGNORE" not defined in multi-threaded apps 13 years ago 9 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
87120 5.12.3 build 'make test' fails with Embed.pl using '-fexport-dynamic' 13 years ago 11 years ago
89356 recursive require calls can cause a stack overflow 13 years ago 12 years ago
90166 Unpack character . lacks documentation 13 years ago 8 years ago
91452 Bad putenv interaction between fakeroot and perl 13 years ago 12 years ago
96332 FATAL exec warnings lets system() reveal its internal fork/clone 13 years ago 8 years ago
98062 h2ph produces invalid code for a struct definition with #define 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
100496 the -p flag ignores PERLIO and seems entirely unchangeable 13 years ago 12 years ago
101508 Using flags causes Data::Dumper to die instead of warn 13 years ago 11 years ago
106374 call_sv() changes PL_tainted to FALSE 12 years ago 12 years ago
107962 IO::Socket async connect() logic is broken on Solaris 12 years ago 8 years ago
108872 Perlbug not finding editor under OS/2 12 years ago 8 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
112014 [META] Pod::Html / pod2html is a mess 12 years ago 7 years ago
112164 stat() warns about unopened filehandle on tied handles 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
112504 *CORE::GLOBAL::caller=\&CORE::caller doesn't work 12 years ago 12 years ago
112628 win32 usability 12 years ago 5 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
113406 perldoc in 5.16.0 required groff upgrade but now misdisplays asterisks 12 years ago 6 years ago
113424 :stdio + any other layer hangs 12 years ago 8 years ago
113668 EAGAIN on fork failure is retried forever 12 years ago 12 years ago
113864 sysopen() fails to open file larger than 2**32 bytes 12 years ago 11 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
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
114678 Can not catch die exception thrown in tie handler 12 years ago 12 years ago
114986 Win32: -e '"' always returns true 12 years ago 8 years ago
115156 perl's s2p(1) produces non-equivalent perl for simple sed substitution. 12 years ago 12 years ago
115238 using bignum results in Math::BigInt->bdiv deviating from specified api 12 years ago 12 years ago
115552 STDIN and :utf8 don't play nice 11 years ago 10 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
116134 bug in File::Find with UTF filenames 11 years ago 9 years ago
116170 G_KEEPERR clearing ERRSV in newer perl 11 years ago 11 years ago
116262 Blead build failure under Debian 6/PPC: io/eintr.t fails 11 years ago 11 years ago
116264 PERLDB_OPTS="Frame=1 veryCompact" apparently broken since before 5.8.9 11 years ago 11 years ago
116294 "isn't numeric" warning fails to appear 11 years ago 11 years ago
116332 abs_path dies on Windows when called with non-existent path 11 years ago 7 years ago
116451 File::Copy::syscopy doesn't preserve attrs as intended on Linux 11 years ago 11 years ago
116599 IO::File->open should respect use open() 11 years ago 11 years ago
117613 Problems with Carp::longmess() in 5.17.10 and before 11 years ago 10 years ago
117855 Excessive memory waste from duplicate CopFILE in threaded perl 11 years ago 11 years ago
118003 "perl single step doesn't write steps to stderr" 11 years ago 11 years ago
118305 dtrace sub-entry probe against lexical sub segfaults 11 years ago 8 years ago
118487 perl debugger can't breakpoint single thread after children stop 11 years ago 11 years ago
119445 performance bug: perl Thread::Queue is 20x slower than Unix pipe 11 years ago 11 years ago
119547 42->{42} works in strict mode 11 years ago 11 years ago
119653 binmode + :via + :utf8 + open => segmentation fault 11 years ago 11 years ago
119965 The cwd.t fail, ever 11 years ago 10 years ago
121158 SelectSaver(IO::Scalar) - cannot call PRINT on an undefined value 10 years ago 10 years ago
121445 utf8::downgrade breaks mapped PV 10 years ago 10 years ago
121448 XS with <= VC2003 has different interp struct against >= VC2005 Perl, ABI/segv 10 years ago 10 years ago
121461 Failed tests on a Win32 Build of Perl 5.18.2 10 years ago 5 years ago
121490 Lock ordering issue; deadlock in malloc()/Perl_atfork_lock() 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
121783 Windows: UTF-8 encoded output in cmd.exe with code page 65001 causes unexpected output 10 years ago 5 years ago
122545 u$a and $b not set properly when calling a sort comparator in another package 10 years ago 10 years ago
122672 printf %.20g value different from %.20f value 10 years ago 10 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
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
123480 Incorrect method shown in stack trace 9 years ago 9 years ago
123831 5.21.8 fails compiling with icc 9 years ago 5 years ago
124060 undefined scalar doesn't cause fatal error when defererenced as array 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
125173 File::Glob sometimes returns pattern if no match, regardless of GLOB_NOCHECK 9 years ago 8 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
125630 perl -V 1000s of lines long/make_patchnum.pl has unbounded CPU and disk usage 9 years ago 9 years ago
125701 5.22.0/5.23.1 does not build clean on Cygwin Windows 10 9 years ago 7 years ago
125720 h2xs based on .h and .c files at windows 9 years ago 9 years ago
125778 SvPV details lost when dereferencing HASH/ARRAY after shared_clone 9 years ago 9 years ago
125979 Wrong results from Cwd::abspath and Cwd::fast_abs_path 9 years ago 7 years ago
126071 undefing function argument references: "Attempt to free unreferenced scalar" 9 years ago 9 years ago
126167 use Module; fails silently with wrong cased module name on Windows 9 years ago 9 years ago
126235 Porting/corelist.pl does not set upstream=blead for enough 9 years ago 9 years ago
126376 $SIG{__DIE__} + goto -> infinite recursion & segfault 9 years ago 9 years ago
126676 File handle doesn't close when out of scope due to \shift 8 years ago 6 years ago
126794 Why is $Config{installsitescript} not populated? 8 years ago 8 years ago
126928 local $! = $!; does not work as expected, does not restore 8 years ago 8 years ago
127149 [BUG] local PerlIO::encoding::fallback settings + encoding causing infinite loop 8 years ago 8 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
127331 use open IO => ":bytes" does nothing on Win7 8 years ago 8 years ago
127517 h2ph should emit code that at least warns if a sizeof() entry is missing 8 years ago 8 years ago
127519 IO::Socket::INET fails because of IPv6 8 years ago 8 years ago
127794 Strange behavior when forking in BEGIN 8 years ago 6 years ago
127953 stat.t build tests failing on some Cygwin 8 years ago 8 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
128445 Time::HiRes test failure on threaded darwin build 8 years ago 7 years ago
128466 perl debugger magic comparison does not work sometimes 8 years ago 8 years ago
129233 Unexpected parsing behavior depending on number of parts in string concatination 8 years ago 8 years ago
129802 Regexp performance problem with swiped strings (?) 8 years ago 7 years ago
129896 the maintainership/upstream situation of the Cwd/File::Spec dist is very unclear 8 years ago 7 years ago
130080 chown() failure in 5.24 on El Capitan 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
130543 Configure: Cross/to-scp duplicates targetdir when rerun 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
130878 DOC is wrong or OP_PADSV/AV/HV creation should be fixed 7 years ago 7 years ago
131013 Safe compartments with shared symbols causes Perl debugger to croak 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
131315 Net::Ping in bleadperl broken on Windows XP 7 years ago 7 years ago
131531 testsuite lib/Benchmark unresponsive on older SPARC Solaris 10 server 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
131660 file:line caller info is changed unexpectedly 7 years ago 7 years ago
131762 perldoc output misbehaviour 7 years ago 7 years ago
131868 Quantifiers in (?(DEFINE)...) 7 years ago 7 years ago
131875 please correct perlfunc to tell when "sprintf @..." is useful 7 years ago 6 years ago
132057 Relative paths in Pod::Html 7 years ago 7 years ago
132131 Missing feature flag -D_GNU_SOURCE on Linux/musl 7 years ago 6 years ago
132277 re eval stack unwinding 7 years ago 7 years ago
132304 Some code does not work under debugger 7 years ago 7 years ago
132393 attributes affect listiness of declarations 6 years ago 6 years ago
132446 pod2usage can invoke system($Config{pager},...) which is "less -R" => error 6 years ago 6 years ago
132477 file size rounded in stat() and -s 6 years ago 6 years ago
132679 [PATCH] Sys::Syslog is not thread-safe (can segfault) 6 years ago 6 years ago
132716 perldoc(sort) bugs 6 years ago 6 years ago
132717 `pl2bat` BAT files exit with incorrect ERRORLEVEL and process exit codes 6 years ago 6 years ago
132736 pl2bat cannot read from stdin 6 years ago 6 years ago
132771 perl5 erroneously links in libcl on linux 6 years ago 6 years ago
132876 ppport.h breaks croak_xs_usage() on old Perls 6 years ago 6 years ago
132897 timegm should be called with 4-digit year 6 years ago 5 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
132999 Compile fails with -DPERL_HASH_FUNC_SIPHASH13 on GCC7.3 : static declaration of ‘S_perl_siphash_seed_state’ follows non-static declaration 6 years ago 5 years ago
133027 Regexes which interpolate list elements incorrectly parsed 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
133239 Very misleading line number for warnings in some cases 6 years ago 6 years ago
133363 Segfault on invalid script 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
133500 h2xs failing during 'make'; lacking xlocale.h 6 years ago 5 years ago
133533 adding other bash file ops like '-nt, -ot, etc..' 6 years ago 6 years ago
133587 toolchain possibilities for avoiding "binaries mismatched" error 6 years ago 6 years ago
133638 The rendering of perlapi on metacpan 5 years ago 5 years ago
133825 expression "... unless $condition" is broken in 5.28+ 5 years ago 5 years ago
133883 Assertion failure in Perl_pp_sort/S_POPMARK 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
133931 File::Find find() with "follow" option fails to invoke "preprocess" 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
134003 Assertion failure in S_ReANY 5 years ago 5 years ago
134017 Segfault in S_study_chunk (regcomp.c:4870) 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
134096 fix perf deficit in File::Stat (patch against 5.26.2) 5 years ago 5 years ago
134097 panic: end_shift: -9195001193011459005 5 years ago 5 years ago
134184 Test failure on Mac OS Catalina 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
134264 switching locales no longer invalidates gettext translation cache since 5.28 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
134303 Using "my" in "until" statement modifier resetting lexicals from outer scope 5 years ago 5 years ago
134349 Filter::Simple executable_no_comments filters don't work (fatal error) 5 years ago 5 years ago
134409 Perl intepreter exception on expression substitution 5 years ago 5 years ago
134446 Only cache io_socket_proto if protocol is truthy 5 years ago 5 years ago
134452 ref should trigger warnings and doc needs work 5 years ago 5 years ago
134478 docs for given incomplete 5 years ago 5 years ago
( 314 tickets listed )