Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/utf8sym
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/utf8sym
Show duplicate emailed reports
Filter:
?
Father Chrysostomos: Increase $mro::VERSION from 1.08 to 1.09
C
FAIL(F)
darwin 10.8.0 (Mac OS X)
Intel Core 2 Duo
cc 4.2.1 (Apple Inc. build 5646)
tony # develop-help.com
2011-10-06 16:00:00
Report
N
S
FAIL(F)
darwin 11.0.1 (Mac OS X)
Intel Core i7
cc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
tony # develop-help.com
2011-10-06 15:45:00
Report
N
S
PASS
freebsd 8.2-RELEASE
i386
cc 4.2.1 20070719 [FreeBSD]
tony # develop-help.com
2011-10-06 11:18:00
Report
N
S
PASS
linux 2.6.32-5-kirkwood [debian]
armv5tel
cc 4.4.5
tony # develop-help.com
2011-10-07 11:54:00
Report
N
S
FAIL(XF)
linux 2.6.38-11-generic [debian]
x86_64
clang 4.2.1 Compatible Clang Compiler
perl # greerga.m-l.org
2011-10-07 02:10:00
Report
N
Log
S
FAIL(F)
linux 2.6.38-11-generic [debian]
x86_64
clang 4.2.1 Compatible Clang Compiler
perl # greerga.m-l.org
2011-10-06 08:08:00
Report
N
Log
S
FAIL(XF)
linux 2.6.38-11-generic [debian]
x86_64
g++ 4.5.2
perl # greerga.m-l.org
2011-10-06 23:33:00
Report
N
Log
S
FAIL(F)
linux 2.6.38-11-generic [debian]
x86_64
g++ 4.5.2
perl # greerga.m-l.org
2011-10-06 07:59:00
Report
N
Log
S
PASS
MSWin32 Win2000 SP4
x86
cl 14.00.50727.762
perl # greerga.m-l.org
2011-10-06 12:19:00
Report
N
Log
S
FAIL(F)
netbsd 5.1
amd64
/opt/gcc-4.6.0/bin/gcc 4.6.0
tony # develop-help.com
2011-10-06 16:59:00
Report
N
S
FAIL(FM)
netbsd 5.1
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2011-10-06 14:55:00
Report
N
S
FAIL(F)
netbsd 5.1
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2011-10-06 12:58:00
Report
N
S
FAIL(FM)
netbsd 5.1
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2011-10-06 09:01:00
Report
N
S
FAIL(F)
Solaris 2.11
i386
cc Sun C 5.11 SunOS_i386 2010/08/13
tony # develop-help.com
2011-10-06 14:43:00
Report
N
S
Father Chrysostomos: Increase $attributes::VERSION from 0.16 to 0.17
C
Father Chrysostomos: Increase $XS::APItest::VERSION from 0.31 to 0.32
C
Father Chrysostomos: Increase $constant::VERSION from 1.22 to 1.23
C
Father Chrysostomos: uni/universal.t tests passing
C
Father Chrysostomos: Rewrite -l warning test to account for 433644eed
C
Father Chrysostomos: Restore whichsig to the list in perlapi
C
Brian Fraser: whichsig nul-cleanup.
C
Brian Fraser: toke.c, ext/attributes/attributes.xs: Make attributes UTF-8 clean.
C
Brian Fraser: op.c: Scalar filehandles in errors UTF8 cleanup.
C
Father Chrysostomos: Modify S_pending_ident to use sv_catpvn_flags
C
Brian Fraser: TODO tests for parsing our() now pass
C
Father Chrysostomos: Oust cv_ckproto_len
C
Brian Fraser: toke.c, op.c, sv.c: Prototype parsing and checking are nul-and-UTF8 clean.
C
Brian Fraser: gv.c, op.c, pp.c: Stash-injected prototypes and prototype() are UTF-8 clean.
C
Brian Fraser: pp.c: Got pp_gelem nul-clean.
C
Brian Fraser: toke.c: Some simple mending to get readline() working with UTF-8 filehandles
C
Brian Fraser: pp_sys.c: pp_select UTF8 cleanup.
C
Brian Fraser: op.c: Malformed prototype warning on UTF8 sub name
C
Father Chrysostomos: gv.c: Use name_end to avoid compiler warning
C
Father Chrysostomos: globvar.t: Skip PL_warn_uninit_sv
C
Father Chrysostomos: Fix diag.t failure with diag_listed_as comment
C
Brian Fraser: Several TODO tests that now pass.
C
Brian Fraser: util.c UTF8 cleanup
C
Brian Fraser: More warnings tests.
C
Brian Fraser: universal.c: VERSION UTF8 cleanup
C
Brian Fraser: universal.c: Make croak_xs_usage account for UTF8
C
Brian Fraser: "Use of uninitialized value..." UTF8 cleanup
C
Brian Fraser: gv.c: Make more warnings utf8-clean
C
Brian Fraser: mro.(c|xs): Make warnings utf8-clean
C
Brian Fraser: t/uni/gv.t, stringify is clean, remove the TODO
C
Brian Fraser: Tests for DATA handle in UTF8 packages
C
Father Chrysostomos: toke.c: Take utf8 into account when creating DATA handle
C
Brian Fraser: Tests for UTF-8 stashes.
C
Brian Fraser: Tests for package; declarations in UTF-8
C
Brian Fraser: More tests for t/uni/method.t
C
Brian Fraser: sv.c: Make most warnings utf8-clean
C
Brian Fraser: sv.c: Make cloning account for UTF8 stash names
C
Brian Fraser: Make sv.c:sv_clear account for UTF8 keys in PL_stashcache
C
Brian Fraser: sv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_number
C
Brian Fraser: pp_sys.c: Make warnings utf8-clean
C
Brian Fraser: pp_hot.c: Make warnings utf8-clean
C
Father Chrysostomos: Teach porting/diag.t about SVf32 and SVf256
C
Brian Fraser: pp.c: Make warnings utf8-clean
C
Brian Fraser: Make op.c warnings UTF8-clean
C
Brian Fraser: Make gv.c and pp_ctl.c warnings utf8-clean
C
Brian Fraser: doio.c: Make warnings UTF8- and nul-clean
C
Brian Fraser: util.c for threads: stashpv_hvname_match UTF8 cleanup.
C
Brian Fraser: Tests for DOES/isa/can with UTF8 and embedded nuls
C
Father Chrysostomos: Document sv_does_pvn
C
More...