nextcloud-desktop/client
Daniel Molkentin 8d99364d63 Eliminate all warnings
- use proper casts
- use aproproate types
- offer to build with -Werror
- make printf attribute hinting gnu format style
- remove unused helper methods
- begin to use inttyes.h macros where suitable
- move var declarations to the beginning of the method
- properly use _FILE_OFFSET_BITS
- silence variables unused depending on the define
2013-07-31 13:12:10 +02:00
..
CMakeLists.txt Rename csync to ocsync to not collide with upstream csync. 2012-10-01 12:39:05 +02:00
csync_auth.c Eliminate all warnings 2013-07-31 13:12:10 +02:00
csync_auth.h Replace csync_auth with ssh_gets implementation from libssh 2012-03-02 17:04:02 +01:00
csync_client.c Revert "Don't include csync_version.h from csync.h" 2013-04-26 10:45:14 +02:00