mate-desktop / libmatekbd

Keyboard management library
https://mate-desktop.org
GNU Lesser General Public License v2.1
17 stars 11 forks source link

rename g_strv_equal to matekbd_strv_equal #49

Closed leigh123linux closed 5 years ago

leigh123linux commented 5 years ago

it conflicts with the newly added g_strv_equal in glib

Based on https://github.com/GNOME/libgnomekbd/commit/7e0b6f0a96477c5d12434231ea413d3a16658ed0

raveit65 commented 5 years ago

@leigh123linux For which glib2 version is that needed? I mean maybe we need to decide to back port it to 1.20 branch.

leigh123linux commented 5 years ago

@raveit65 Probably glib2-2.59.0 or newer

raveit65 commented 5 years ago

Ok, glib2-2.59.0 is only in fedora rawhide and will come with fedora 30. And we want to release 1.22. So no need to back port it to 1.20 for the moment.