[libdatetime-perl] 04/05: Add DateTime.pm to d/t/p/syntax-skip

Nick Morrott nickm-guest at moszumanska.debian.org
Sat Aug 6 19:54:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libdatetime-perl.

commit 1cd20dea55d4701dcaca398a960ad4752aaf29b1
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Sat Aug 6 20:29:22 2016 +0100

    Add DateTime.pm to d/t/p/syntax-skip
---
 debian/tests/pkg-perl/syntax-skip | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/tests/pkg-perl/syntax-skip b/debian/tests/pkg-perl/syntax-skip
index 92a729f..6a4a94d 100644
--- a/debian/tests/pkg-perl/syntax-skip
+++ b/debian/tests/pkg-perl/syntax-skip
@@ -1,3 +1,16 @@
+# String found where operator expected at /usr/lib/x86_64-linux-gnu/perl5/5.22/DateTime.pm line 1949,
+# near "carp 'You passed a locale to the set() method.'"
+#
+# (Do you need to predeclare carp?)
+# syntax error at /usr/lib/x86_64-linux-gnu/perl5/5.22/DateTime.pm line 1949, near "carp 'You passed a locale to the set() method.'"
+#
+# -and-
+#
+# Type of arg 1 to Try::Tiny::catch must be block or sub {} (not reference constructor) at /usr/lib/x86_64-linux-gnu/perl5/5.22/DateTime.pm line 2030, near "};"
+# Type of arg 1 to Try::Tiny::try must be block or sub {} (not reference constructor) at /usr/lib/x86_64-linux-gnu/perl5/5.22/DateTime.pm line 2030, near "};"
+#
+# See https://rt.cpan.org/Public/Bug/Display.html?id=115983
+DateTime.pm
 # needs Dist::CheckConflicts, but this doesn't make lots of sense at runtime
 # alternatively we could just not install DateTime/Conflicts.pm ...  
 DateTime/Conflicts.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-perl.git



More information about the Pkg-perl-cvs-commits mailing list