Also, g_utf8_make_valid is introduced in 2.51.0, but changed from 2.51.4
to 2.51.5:

//glib-2.51.4/glib/gunicode.h
gchar *g_utf8_make_valid(const gchar *str);

//glib-2.51.5/glib/gunicode.h
gchar *g_utf8_make_valid(const gchar *str, gssize len);

The minimum version should be 2.51.5, instead of 2.51.0 in the symbols
file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1885287

Title:
  some minimum versions in the symbols file are not updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1885287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to