nextcloud-desktop/modules
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 Move stuff to _util.c 2013-05-08 13:59:07 +02:00
csync_dummy.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00
csync_owncloud.c Eliminate all warnings 2013-07-31 13:12:10 +02:00
csync_owncloud.h Eliminate all warnings 2013-07-31 13:12:10 +02:00
csync_owncloud_recursive_propfind.c Eliminate all warnings 2013-07-31 13:12:10 +02:00
csync_owncloud_util.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00
csync_sftp.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00
csync_sftp2.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00
csync_smb.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00