[icu] Comment

This commit is contained in:
Behdad Esfahbod 2019-05-13 17:39:46 -07:00
parent 70fe9e7355
commit f76e9f2ede
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@
* Functions for using HarfBuzz with the ICU library to provide Unicode data.
**/
/* ICU doesn't do-while(0) around their statements. Ouch! */
/* ICU doesn't do-while(0) around their statements. Ugh!
* https://unicode-org.atlassian.net/browse/CLDR-13027 */
#define HB_ICU_STMT(S) do { S } while (0)
hb_script_t