GNOME Bugzilla – Bug 795154
Use non-deprecated libthai API when available
Last modified: 2018-04-17 13:05:53 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?
lgtm
Pushed to master.