Re: Problem with 'gio/gwin32appinfo.c'

2015-07-02 Thread LRN
On 02.07.2015 12:17, John Emmas wrote: On 01/07/2015 16:41, LRN wrote: On 01.07.2015 17:53, John Emmas wrote: On 24/06/2015 14:52, John Emmas wrote: one way or another, 'g_app_info_reset_type_associations()' needs to get back into glib. Did that ever happen just out of interest? I'll be

Re: Problem with 'gio/gwin32appinfo.c'

2015-07-02 Thread John Emmas
On 01/07/2015 16:41, LRN wrote: On 01.07.2015 17:53, John Emmas wrote: On 24/06/2015 14:52, John Emmas wrote: one way or another, 'g_app_info_reset_type_associations()' needs to get back into glib. Did that ever happen just out of interest? I'll be updating glib and glibmm in the next day

Re: Problem with 'gio/gwin32appinfo.c'

2015-07-01 Thread LRN
On 01.07.2015 17:53, John Emmas wrote: On 24/06/2015 14:52, John Emmas wrote: one way or another, 'g_app_info_reset_type_associations()' needs to get back into glib. Did that ever happen just out of interest? I'll be updating glib and glibmm in the next day or two so it'd be helpful if

Re: Problem with 'gio/gwin32appinfo.c'

2015-07-01 Thread John Emmas
On 24/06/2015 14:52, John Emmas wrote: one way or another, 'g_app_info_reset_type_associations()' needs to get back into glib. Did that ever happen just out of interest? I'll be updating glib and glibmm in the next day or two so it'd be helpful if I can then build them successfully again.

Re: Problem with 'gio/gwin32appinfo.c'

2015-06-24 Thread Murray Cumming
On Mon, 2015-06-22 at 16:29 +0100, John Emmas wrote: Hi LRN, Just flagging up that after updating today from glibmm master, some of those functions are now coming up as missing symbols (when I try to re-build glibmm with MSVC). It looks like 'glibmm/gio/src/appinfo.hg' might still be

Re: Problem with 'gio/gwin32appinfo.c'

2015-06-24 Thread LRN
On 24.06.2015 13:02, Emmanuele Bassi wrote: Hi; On 24 June 2015 at 10:46, John Emmas john...@tiscali.co.uk wrote: So what needs to happen here? Do the placeholder functions need to get put back? Or does somebody need to flag this up to the glibmm team so they can accommodate the change

Re: Problem with 'gio/gwin32appinfo.c'

2015-06-24 Thread John Emmas
On 24/06/2015 11:09, LRN wrote: Try this, please. Hi LRN and thanks for the patch. Just going back to my original email:- On 22/06/2015 16:29, John Emmas wrote: some of those functions are now coming up as missing symbols (when I try to re-build glibmm with MSVC). It looks like

Re: Problem with 'gio/gwin32appinfo.c'

2015-06-24 Thread LRN
On 24.06.2015 16:16, John Emmas wrote: On 24/06/2015 11:09, LRN wrote: Try this, please. Hi LRN and thanks for the patch. Just going back to my original email:- On 22/06/2015 16:29, John Emmas wrote: some of those functions are now coming up as missing symbols (when I try to

Re: Problem with 'gio/gwin32appinfo.c'

2015-06-22 Thread John Emmas
On 15/06/2015 18:34, LRN wrote: On 15.06.2015 19:57, John Emmas wrote: Just querying a new MSVC build problem after updating today from git master. 'gio/gwin32appinfo.c' used to contain the following 4 x functions:- g_app_info_get_all_for_type()

Re: Problem with 'gio/gwin32appinfo.c'

2015-06-15 Thread LRN
On 15.06.2015 19:57, John Emmas wrote: Just querying a new MSVC build problem after updating today from git master. This is a different issue from the one I reported earlier with 'read_resource_string()' 'gio/gwin32appinfo.c' used to contain the following 4 x functions:-

Re: Problem with 'gio/gwin32appinfo.c'

2015-06-15 Thread John Emmas
On 15/06/2015 18:34, LRN wrote: These functions were not implemented during the w32 appinfo rewrite. IIRC, i haven't tried to implement them because it was not immediately clear how they should be implemented. Thanks LRN, Yeah, I think they were mostly just dummy functions but my linker

Problem with 'gio/gwin32appinfo.c'

2015-06-15 Thread John Emmas
Just querying a new MSVC build problem after updating today from git master. This is a different issue from the one I reported earlier with 'read_resource_string()' 'gio/gwin32appinfo.c' used to contain the following 4 x functions:- g_app_info_get_all_for_type()