-Fixed neodevice 'repr' seg. fault on Python 2.7
-Fixed a memory leak with `ics.get_error_messages()`.
-Fixed Issue 24.
-Fix for platform where sizeof(int) != sizeof(long). When building the current code on a platform where int and long were not the same size, spy_message did not have the correct structure definition.
-Fixed issue 22. Compiler failure under gcc 4.8.4.