Silence warning: comparison of integers of different signs: 'const unsigned...
Silence warning: comparison of integers of different signs: 'const unsigned int' and 'const long' [-Wsign-compare] (off_t being a signed type)
Loading
Please sign in to comment