commit | 176fd17d02ac183af32a0e710ec32d25c9322021 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Oct 30 17:27:24 2013 +0000 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Oct 30 17:27:24 2013 +0000 |
tree | 552bef0de1507fc59bb270f19293b4a08d0f5a0f | |
parent | 3d436d325edccc0f3dd820e06e3d529cc8f3eca4 [diff] [blame] |
Bug 70971 - Signed/unsigned compiler warnings on windows Patch from Emil Eklund.
diff --git a/src/hb-ot-map.cc b/src/hb-ot-map.cc index 17dc934..559193c 100644 --- a/src/hb-ot-map.cc +++ b/src/hb-ot-map.cc
@@ -181,7 +181,7 @@ continue; /* Feature disabled, or not enough bits. */ - bool found = false; + hb_bool_t found = false; unsigned int feature_index[2]; for (unsigned int table_index = 0; table_index < 2; table_index++) found |= hb_ot_layout_language_find_feature (face,