|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: oddity when loading Gtk2 with utf8::allby Anonymous Monk |
| on Jul 01, 2012 at 16:04 UTC ( #979305=note: print w/ replies, xml ) | Need Help?? |
|
Whenever I encounter such things I think: undocumented assumptions are bleh So I grep Gtk2 for utf8, nothing relevant, then I grep for @ARGV and I find that its Gtk2s -init option is known to manipulate @ARGV -- mystery solved :) Though I can't see ( GPerlArgv* gperl_argv_new () ) how/why the utf8 bits don't get copied properly -- could be the g_strdup stuff
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||