Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/davem/sub_argsB4
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/tonyc/24407-revert-selfloader
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
smoke-me/jkeenan/sync-with-cpan-Encode-3.24-20260429
-- I want an older branch --
Reports for branch
smoke-me/davem/sub_argsB4
Show duplicate emailed reports
Filter:
?
David Mitchell: Deparse.pm - avoid deep recursion warning
C
FAIL(F)
darwin 15.6.0 (Mac OS X)
Intel Core 2 Duo
cc 4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)
tony # develop-help.com
2016-08-02 01:15:00
Report
N
S
PASS
linux 4.4.0-30-generic [debian]
x86_64
clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final)
perl # greerga.m-l.org
2016-08-01 13:55:00
Report
N
Log
S
PASS
linux 4.4.0-30-generic [debian]
x86_64
clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final)
perl # greerga.m-l.org
2016-08-01 14:00:11
Report
DB
S
PASS
linux 4.4.0-30-generic [debian]
x86_64
g++ 5.4.0 20160609
perl # greerga.m-l.org
2016-08-02 05:16:00
Report
N
Log
S
PASS
linux 4.4.0-30-generic [debian]
x86_64
g++ 5.4.0 20160609
perl # greerga.m-l.org
2016-08-01 12:51:00
Report
N
Log
S
PASS
linux 4.4.0-30-generic [debian]
x86_64
g++ 5.4.0 20160609
perl # greerga.m-l.org
2016-08-01 13:00:07
Report
DB
S
PASS
linux 4.4.0-30-generic [debian]
x86_64
g++ 5.4.0 20160609
perl # greerga.m-l.org
2016-08-02 05:30:17
Report
DB
S
FAIL(F)
MSWin32 Win2000 SP4
x86
cl 14.00.50727.762
perl # greerga.m-l.org
2016-08-01 14:59:00
Report
N
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2016-08-01 18:40:00
Report
N
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2016-08-01 19:00:09
Report
DB
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2016-08-02 20:33:00
Report
N
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2016-08-02 21:00:09
Report
DB
S
PASS
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2016-08-03 22:51:00
Report
N
S
PASS
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2016-08-03 23:00:09
Report
DB
S
FAIL(F)
Solaris 2.11
i386
/opt/solarisstudio12.3/bin/cc Sun C 5.12 SunOS_i386 2011/11/16
tony # develop-help.com
2016-08-02 05:01:00
Report
N
S
FAIL(F)
Solaris 2.11
i386
/opt/solarisstudio12.3/bin/cc Sun C 5.12 SunOS_i386 2011/11/16
tony # develop-help.com
2016-08-02 05:30:14
Report
DB
S
David Mitchell: enable warnings+strict in t/op/signatures.t
C
David Mitchell: duplicate signature vars gave wrong warning
C
David Mitchell: peephole optimise op_other branch in OP_ARGDEFELEM
C
David Mitchell: pessimise pp_argelem, pp_argdefelem
C
David Mitchell: signatures: make param and optional param count IV
C
David Mitchell: ucfirst() new signature diagnostic messages
C
David Mitchell: more pruning of Porting/deparse-skips.txt
C
David Mitchell: deparse subroutine signatures
C
David Mitchell: fix deparsing of Test::More's use_ok()
C
David Mitchell: OP_MULTIDEREF: remove ghost entry in op_aux list
C
David Mitchell: fix up exists etc deparsing
C
David Mitchell: handle deparsing of sub prototypes with sigs
C
David Mitchell: Deparse: emit pragmas *before* each sub
C
David Mitchell: Deparse: use more local vars in next_todo()
C
David Mitchell: Deparse: move pragma deparsing into separate sub
C
David Mitchell: deparse pragmas before subs
C
David Mitchell: add OP_ARGELEM, OP_ARGDEFELEM, OP_ARGCHECK ops
C
David Mitchell: make op.c:S_alloc_LOGOP() non-static
C
David Mitchell: sub signatures: use parser rather than lexer
C