eo base - fix warnings for debug logs to get format string types happy
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 11 Feb 2017 13:53:04 +0000 (22:53 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 11 Feb 2017 15:32:16 +0000 (00:32 +0900)
commit6d4b85f820d4bd16c29e0de0b0c44b1ab6935b3e
treee4f26de710d2b593fa068878d670a64201843668
parent376b799c6536f5ee456f3ad49f83aa6b5121f36f
eo base - fix warnings for debug logs to get format string types happy

gcc is very unhappy with these log prints - specifically on arm 32bit.
this fixes it so we can focus on real warnings/issues.
src/lib/eo/eo.c