]> Savannah Git Hosting - gnulib.git/commit
filevercmp, posixtm: avoid compiler warnings with -O3
authorPádraig Brady <P@draigBrady.com>
Fri, 5 Dec 2014 12:32:49 +0000 (12:32 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 5 Dec 2014 13:22:42 +0000 (13:22 +0000)
commit819cfe3c56733f1de97fd69cf782db968f1f68e7
tree16763b8dc260ee53be059dcba9e809f19806a159
parent1000eab5ab8c64eed6821d0a7c78024a00297a17
filevercmp, posixtm: avoid compiler warnings with -O3

* lib/filevercmp.h (filevercmp): Tag with _GL_ATTRIBUTE_PURE
* lib/posixtm.c: (IF_LINT): Define.
(posix_time_parse): Use it to void a "may be used uninitialized"
warning, seen only with -O3.
ChangeLog
lib/filevercmp.h
lib/posixtm.c