Commit graph

2 commits

Author SHA1 Message Date
e63427c2da fix a lot of compiler warnings thrown by newer GCC versions
mostly warnings about:
 - comparison differing in signedness
 - unused functions and variables
 - some casts
2017-10-30 15:07:44 +01:00
Jan Kaluza
8ef948c25f Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
Renamed from src/StorageBackend.cpp (Browse further)