[Pidgin] #15310: The minimum required version of glib is low

Pidgin trac at pidgin.im
Thu Jan 10 03:02:51 EST 2013


#15310: The minimum required version of glib is low
--------------------+-------------------------
 Reporter:  koosha  |       Owner:  tomkiewicz
     Type:  defect  |      Status:  closed
Milestone:  3.0.0   |   Component:  Gadu-Gadu
  Version:          |  Resolution:  fixed
 Keywords:          |
--------------------+-------------------------

Comment (by MarkDoliner):

 > why don't you use the minimum required versions yourself
 > to have a better understanding of the problems

 This is certainly a good idea, and in an ideal world we would do this
 (either manually, or even better, have an automated system that builds
 Pidgin on various platforms with various versions of libraries), but
 that's time consuming and we all tend to be a bit busy.

 I believe I found the cause of this lingering problem and fixed it in
 main.  Please "hg pull ; hg update" and try again.  FYI the problem was
 that our compatibility code for glib 2.28 was incorrectly nested within a
 check for glib 2.20, so if you had glib 2.20 through glib 2.27 then the
 check for glib 2.28 was skipped.

-- 
Ticket URL: <https://developer.pidgin.im/ticket/15310#comment:16>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list