GWin32WinsockFuncs and other stuff

2015-03-16 Thread John Emmas
I just updated from glib-2-42 (git) and tried to build with MSVC but I'm suddenly getting tons of compiler errors (particularly relating to 'ws2funcs'). It seems to get declared at the top of gio/gnetworking.c like so:- GWin32WinsockFuncs ws2funcs = {0}; but 'GWin32WinsockFuncs' itsel

Re: GWin32WinsockFuncs and other stuff

2015-03-16 Thread fanc999
Hello John, Can you post the exact error message from the Visual Studio build (you might need to clean up your build tree though)-the code built fine on Visual Studio 2008+. Let me know, and I will try to look at it--I don't have Visual Studio 2005 as you do, just to give a heads up, as that

Re: GWin32WinsockFuncs and other stuff

2015-03-16 Thread John Emmas
On 16/03/2015 17:07, fanc...@yahoo.com.tw wrote: Hello John, Can you post the exact error message from the Visual Studio build (you might need to clean up your build tree though)-the code built fine on Visual Studio 2008+. Let me know, and I will try to look at it--I don't have Visual Studio

GLib is branched

2015-03-16 Thread Ryan Lortie
karaj, I just released GLib 2.43.92 and branched. 'glib-2-44' is what will become 2.44.0 and 'master' is what will become 2.46. Cheers ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list