trink / symtseries

C Library providing means of symbolic analysis on time series data currently based on iSAX paper (http://www.cs.ucr.edu/~eamonn/iSAX/iSAX.html)
Mozilla Public License 2.0
3 stars 3 forks source link

The lua wrapper fails to compile when building against the lua_sandbox #14

Closed trink closed 8 years ago

trink commented 9 years ago

/work/git/lua_sandbox/release/ep_base/Source/lua_sax/lua/lua_sax.c: In function ‘output_sax’: /work/git/lua_sandbox/release/ep_base/Source/lua_sax/lua/lua_sax.c:347:1: error: control reaches end of non-void function [-Werror=return-type] } ^ /work/git/lua_sandbox/release/ep_base/Source/lua_sax/lua/lua_sax.c: In function ‘serialize_sax’: /work/git/lua_sandbox/release/ep_base/Source/lua_sax/lua/lua_sax.c:324:1: error: control reaches end of non-void function [-Werror=return-type] }