Re: utf8 odd behavior with Gtk2
- From: Kevin Ryde <user42 zip com au>
- To: gtk-perl-list gnome org
- Subject: Re: utf8 odd behavior with Gtk2
- Date: Sun, 08 Jul 2012 08:49:09 +1000
Torsten Schoenfeld <kaffeetisch gmx de> writes:
â Do we continue to use SvPV/newSVpv but also store the UTF8 flag, and
if it was set, restore it?
Sounds likely, in as much as it's round-trip clean. What does posix say
about the encoding of argv? Text would be in the locale charset
wouldn't it?
If so you'd probably send wide chars in @ARGV to locale charset bytes in
argv[] and the reverse back again.
I see utf8::all presumes bytes in @ARGV are utf8, but that would be it's
idea of interpreting/forcing the world as utf8, is it?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]