Remove 2 -Wconversion warnings in idmap
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Thu, 27 Aug 2020 14:34:51 +0000 (16:34 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Mon, 7 Sep 2020 13:42:17 +0000 (15:42 +0200)
commit581f42e7124e588217302cbc5474573261c30ed3
tree8a886b8d758076f8c87f84d1f52ec79c1840e995
parent485a3942af664dca0b36c1b8e856f4d13298d42b
Remove 2 -Wconversion warnings in idmap

Its safe to cast to int from long since the value is always TRUE (1).
lib/cgraph/id.c