After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795154 - Use non-deprecated libthai API when available
Use non-deprecated libthai API when available
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: thai
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Theppitak Karoonboonyanan
pango-maint
Depends on:
Blocks:
 
 
Reported: 2018-04-11 11:56 UTC by Khaled Hosny
Modified: 2018-04-17 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (2.54 KB, patch)
2018-04-11 11:56 UTC, Khaled Hosny
none Details | Review

Description Khaled Hosny 2018-04-11 11:56:28 UTC
Created attachment 370785 [details] [review]
Patch

Latest releases of libthai deprecates the th_brk() function. This patch switches to the new API when available. I assumed the new API is thread-safe as claimed, but how can I test that?
Comment 1 Behdad Esfahbod 2018-04-17 12:59:39 UTC
lgtm
Comment 2 Khaled Hosny 2018-04-17 13:05:53 UTC
Pushed to master.