Re: Is there interest in GOption support?
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Is there interest in GOption support?
- Date: Sun, 18 Jan 2009 15:47:40 +0100
Kevin Ryde wrote:
In the current cvs options.t fails for me with ... [the offending bytes
probably won't get through the mail]
not ok 19
# Failed test at /down/perl-gtk/perl-Glib/t/options.t line 151.
# got: 'blAñ'
# expected: 'blä'
ok 20
ok 21
not ok 22
# Failed test at /down/perl-gtk/perl-Glib/t/options.t line 154.
# Structures begin differing at:
# $got->[0] = 'AñAñAñ'
# $expected->[0] = 'äää'
This is in a latin1 locale LANG=en_AU. It runs ok with a utf8 one like
LANG=en_IN. Perhaps some hairiness assigning 'use utf8' wide chars to
@ARGV, versus glib's assumptions?
Hopefully fixed in trunk with r1058.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]