Re: Problem with 'gio/gwin32appinfo.c'



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()
        g_app_info_get_fallback_for_type()
        g_app_info_get_recommended_for_type()
        g_app_info_reset_type_associations()

After today's update they all seem to be missing now
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.


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 trying to wrap some of them - in particular:-

        g_app_info_get_all_for_type()
        g_app_info_reset_type_associations()

Just flagging this up in case you need to liaise with the glibmm devs.

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]