From: Behdad Esfahbod Date: Sat, 30 Mar 2019 23:38:06 +0000 (-0700) Subject: [map] Add another TODO item X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38d57b9a66008c9722125d4d677d759a910cf2a1;p=platform%2Fupstream%2FlibHarfBuzzSharp.git [map] Add another TODO item --- diff --git a/src/hb-map.hh b/src/hb-map.hh index a2bbff5..341c159 100644 --- a/src/hb-map.hh +++ b/src/hb-map.hh @@ -34,6 +34,8 @@ * hb_hashmap_t */ +/* TODO if K/V is signed integer, -1 is not a good default. + * Don't know how to get to -MAX using bit work. */ template