Re: utf8 odd behavior with Gtk2



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



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