On Sun, Mar 29, 2009 at 08:20:52PM +0200, Torsten Schoenfeld wrote:
Ryan Niebur wrote:Could you please also skip the g_log tests on s390? The problem occurs there as well.Like this? (I.e., does $Config{archname} match 's390'?)
yep
Index: t/a.t
===================================================================
--- t/a.t (revision 1118)
+++ t/a.t (working copy)
@@ -59,7 +59,7 @@ Glib::Log->remove_handler (__PACKAGE__,
SKIP: {
# See <http://bugzilla.gnome.org/show_bug.cgi?id=577137>.
skip 'using multiple log levels breaks g_log on some platforms', 2
- if $Config{archname} =~ /powerpc|amd64/;
+ if $Config{archname} =~ /powerpc|amd64|s390/;
my $id = Glib::Log->set_handler (undef,
[qw/ error critical warning message info debug /],
sub {
_______________________________________________ gtk-perl-list mailing list gtk-perl-list gnome org http://mail.gnome.org/mailman/listinfo/gtk-perl-list
-- _________________________ Ryan Niebur ryanryan52 gmail com
Attachment:
signature.asc
Description: Digital signature