FYI: The cygwin team has updated glib2 to version 2.20.4 in the 1.7.x branch. This is the upcoming new major release which will drop Windows 9x support.
Didn't check if this update also happened in the currently distributed 1.5.x branch of cygwin, as I have no installation of this version left on any machine. Ingo > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Ingo Macherius > Sent: Saturday, August 15, 2009 11:51 AM > To: 'Michael Petch'; [email protected] > Subject: RE: [Bug-gnubg] Missing glib function in cygwin > > > > > Although I committed this change away I corrected it slightly to be: > > > > #if GLIB_CHECK_VERSION(2,12,5) > > > > Instead of: > > > > #ifdef GLIB_CHECK_VERSION(2,12,5) > > > > Can you verify that this still works for you. > > Works for me straight out of CVS now. Thx! > > Ingo > > > > _______________________________________________ > Bug-gnubg mailing list > [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
