eina inlist - cast container via void ptr to avoid warnings
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 12 Feb 2017 05:45:04 +0000 (14:45 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 12 Feb 2017 05:45:04 +0000 (14:45 +0900)
commitd04cd6af10688a0f54758e6acb0692bc256e78e9
tree75131017d6ab9a8b2597a52829d2d4f21bcb78cd
parent008711b3b0f0b33e47e6b2fae7f925a0a9fb76ee
eina inlist - cast container via void ptr to avoid warnings

we really can't do much here but our direct casting causes warnings in
apps or anyone using this macro so keep things silent as our pointer
tricks are actually ok but the compiler can't figure it out.
src/lib/eina/eina_inlist.h