Re: Stock Items Deprecation

2013-09-12 Thread Matthew Brush
On 13-07-02 06:41 AM, William Jon McCann wrote: Hi, As some of you may have noticed we have recently deprecated Stock Items in master. Some details on this change may be found here: https://docs.google.com/document/d/1KCVPoYQBqMbDP11tHPpjW6uaEHrvLUmcDPqKAppCY8o/pub Please let us know what you

Re: 'glib/gio/glocalfile.c' no longer compiles with MSVC

2013-09-12 Thread Ryan Lortie
hi, On Thu, Sep 12, 2013, at 5:17, John Emmas wrote: > Before I add anything to Fan's bug report (and before visiting IRC) let > me just create a record here of what I've found this morning - because > it's definitely a bit baffling and I think it needs some lengthy > consideration These a

Re: 回覆: 'glib/gio/glocalfile.c' no longer compiles with MSVC

2013-09-12 Thread John Emmas
Hi Fan, Just letting you know that I applied your latest patch this afternoon and libgio is now building fine again. I'm not familiar enough with that actual function to know if it's still doing the right thing but to my eyes, it looks about right. The only thing I didn't understand was why

Re: 回覆: 'glib/gio/glocalfile.c' no longer compiles with MSVC

2013-09-12 Thread John Emmas
On 12/09/2013 12:05, Fan Chun-wei (范君維- wrote: > Hello John, > > The case in gdir.c is that it includes the dirent.h and wdirent.c to > provide for MSVC builds, which was also what my initial patch tried to do. > > Hope this explains it a bit. > Yes it does, Fan. Well spotted.! So the real proble

回覆: 'glib/gio/glocalfile.c' no longer compiles with MSVC

2013-09-12 Thread 范君維-
Hello John, The case in gdir.c is that it includes the dirent.h and wdirent.c to provide for MSVC builds, which was also what my initial patch tried to do. Hope this explains it a bit. With blessings. - 原始郵件 - 寄件者: John Emmas 寄件日期: 2013/9/12 17:17 收件者: gtk-devel-list@gnome.org 副本: gtk-

Re: 'glib/gio/glocalfile.c' no longer compiles with MSVC

2013-09-12 Thread John Emmas
On 11/09/2013 23:16, A. Walton wrote: > > The best way to get this reviewed is to get on IRC, get the attention of one of the GLib > maintainers, and have them review the code. Ryan Lortie (desrt on IRC) wrote that code, > so he's probably the first person to run this change by. > On 11/09/20