Open Bug 797619 Opened 13 years ago Updated 3 years ago

Warning about a switch on a boolean in hb-ot-shape-complex-indic.cc

Categories

(Core :: Graphics, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: ehsan.akhgari, Unassigned)

Details

/Users/ehsanakhgari/moz/mozilla-central/gfx/harfbuzz/src/hb-ot-shape-complex-indic.cc:448:5: warning: switch condition has boolean value switch (indic_plan->config->base_pos == BASE_POS_LAST) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated.
This is already fixed in upstream harfbuzz, so it should be resolved by bug 789687.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.