Mark Charlebois 872e1ebda0 GCC fixes for warnings
GCC was more picky about prototypes for inlines being required.

The generate_listener.py script used incorrect printf formats and
was casting %f params to float, but printf casts all %f params to
double per the spec.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-05-06 11:45:23 -07:00
..
2015-03-14 21:12:24 +11:00
2015-05-06 11:45:23 -07:00
2014-11-11 13:45:25 +01:00
2015-04-14 19:17:30 -07:00
2014-11-11 13:45:25 +01:00
2015-04-20 11:37:51 -07:00