Code review comment for lp:~rodrigo-moya/ubuntuone-client/nautilus-refactor-1

Revision history for this message
dobey (dobey) wrote :

cc1: warnings being treated as errors
file-watcher.c: In function ‘udf_created_cb’:
file-watcher.c:142: error: unused variable ‘file’
file-watcher.c:141: error: unused variable ‘key’
file-watcher.c:140: error: unused variable ‘iter’
file-watcher.c: In function ‘got_public_files_cb’:
file-watcher.c:218: error: unused variable ‘i’
make[1]: *** [libnautilus_ubuntuone_la-file-watcher.lo] Error 1
make: *** [check-recursive] Error 1

review: Needs Fixing

« Back to merge proposal