#11018: harfbuzz-1.8.8
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.3
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------
Changes (by bdubbs):

 * owner:  blfs-book => bdubbs
 * status:  new => assigned


Comment:

 Overview of changes leading to 1.8.8


 - Fix hb-icu crash on architectures where compare_exchange_weak() can
   fail falsely.  This bug was introduced in 1.8.4.
   https://bugs.chromium.org/p/chromium/issues/detail?id=873568
 - More internal refactoring of atomic operations and singletons.
 - API changes:
   The following functions do NOT reference their return value before
   returning:
   * hb_unicode_funcs_get_default()
   * hb_glib_get_unicode_funcs()
   * hb_icu_get_unicode_funcs()

   This is consistent with their naming ("get", instead of "reference")
   as well as how they are used in the wild (ie. no one calls destroy()
   on their return value.)

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11018#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to