Angie Wang 0a102143e9 Fix mtce compiling issue with gcc8
Remove superfluous 'const' to fix error:
  "type qualifiers ignored on cast result type
   [-Werror=ignored-qualifiers]"

Update the usage of 'operater++' on type of 'bool'
to fix error:
  "use of an operand of type 'bool' in 'operator++'
   is deprecated [-Werror=deprecated]"

Change-Id: I0ce7b2d48f8365f1dcc23eb48e4c5148db817630
Story: 2007506
Task: 39279
Signed-off-by: Angie Wang <angie.wang@windriver.com>
2021-02-24 18:21:00 -05:00
..
2021-02-24 18:21:00 -05:00