TW-1741: Warning "ignoring return value of ‘int ftruncate" while doing make on xubuntu15.10

- Thanks to Sunil Joshi.
This commit is contained in:
Paul Beckingham 2016-02-28 11:19:29 -05:00
parent 2980f5d3ce
commit bf4b08efd2
10 changed files with 12 additions and 1 deletions

View file

@ -804,6 +804,7 @@
// File
#define STRING_FILE_PERMS "Taskwarrior no tiene los permisos adecuados para '{1}'."
#define STRING_FILE_TRUNCATE "Could not truncate file: {1} {2}"
// helpers
#define STRING_HELPER_PROJECT_CHANGE "El proyecto '{1}' ha cambiado."