Public bug reported: OS: Ubuntu 16.04
Problem: Mangled library names will fail if they exceed 200 characters. Cause: The MAX_NAME_LEN constant is too short (referencing upstream bug[1] #764791). Solution: Per feedback in that thread, this patch increases the value from 200 to 2048. [1] https://bugzilla.gnome.org/show_bug.cgi?id=764791 ** Affects: gobject-introspection (Ubuntu) Importance: Undecided Status: New ** Patch added: "gobject-introspection.diff" https://bugs.launchpad.net/bugs/1601955/+attachment/4698879/+files/gobject-introspection.diff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gobject-introspection in Ubuntu. https://bugs.launchpad.net/bugs/1601955 Title: MAX_NAME_LEN is too short Status in gobject-introspection package in Ubuntu: New Bug description: OS: Ubuntu 16.04 Problem: Mangled library names will fail if they exceed 200 characters. Cause: The MAX_NAME_LEN constant is too short (referencing upstream bug[1] #764791). Solution: Per feedback in that thread, this patch increases the value from 200 to 2048. [1] https://bugzilla.gnome.org/show_bug.cgi?id=764791 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/1601955/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp