Re: utf8 odd behavior with Gtk2



On Sun, 06 Jan 2013 13:23:20 +0100
Torsten Schoenfeld <kaffeetisch gmx de> wrote:

On 06.01.2013 11:09, zentara wrote:
I've now implemented this approach:
<http://git.gnome.org/browse/perl-Glib/commit/?id=24e411443fc9e8d0fccae9a832bf4a2aa4a7fc5e>.
Hi, I don't want to sound too dense, but the patch wouldn't
apply for me, maybe the -git is throwing me off.

Can you explain how to apply the patch? The a and b
directories seem to be the issue for me. Where are they?

Yeah, that's a git peculiarity to distinguish between the old and the 
new versions.  To deal with this, tell `patch' to ignore the first path 
components by passing it "-p1".  But even then the above patch will not 
apply to a released version of Glib as it depends on the previous 
commit.  I think it would be easiest if you worked with a full checkout:

  git clone git://git.gnome.org/perl-Glib

Thanks, that makes sense. I got the full checkout, and it
looks like the problem is solved. :-) Thanks.

0m,
zentara



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]