[libgtk3-perl] 10/20: Remove Gtk3::disable_setlocale test as it causes a warning

Intrigeri intrigeri at moszumanska.debian.org
Wed Mar 25 20:34:46 UTC 2015


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

intrigeri pushed a commit to branch experimental
in repository libgtk3-perl.

commit 3906bbb8f289b0c326b947ef0605aac48e751557
Author: Torsten Schönfeld <kaffeetisch at gmx.de>
Date:   Tue Dec 30 20:55:12 2014 +0100

    Remove Gtk3::disable_setlocale test as it causes a warning
---
 t/00-init.t | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/t/00-init.t b/t/00-init.t
index 375671a..ad5f717 100644
--- a/t/00-init.t
+++ b/t/00-init.t
@@ -35,8 +35,3 @@ SKIP: {
   # Gtk3::init().
   ok (defined eval 'use 5.8.0; 1');
 }
-
-# Ensure Gtk3::disable_setlocale () does not recurse forever, as it used to.
-{
-  Gtk3::disable_setlocale ();
-}

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



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