]> Savannah Git Hosting - gnulib.git/commit
sys_time: Fix errors in C++ mode on mingw.
authorBruno Haible <bruno@clisp.org>
Sun, 24 Nov 2019 19:11:28 +0000 (20:11 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Nov 2019 19:11:28 +0000 (20:11 +0100)
commitdf8452e776ee1e1374c4358d5df4c4f8e8440418
tree775ece8206d6af990bca84d91c8a8ea8ba75593f
parent48c29e1b8c556c8546ec5756563d9f90aafa93ce
sys_time: Fix errors in C++ mode on mingw.

* lib/sys_time.in.h (timeval): Restore the redirection
'#define timeval rpl_timeval', for when the symbol timeval is being used
outside the 'gnulib' namespace.
* lib/sys_select.in.h (select): In C++, write 'timeval', not
'struct timeval'.
ChangeLog
lib/sys_select.in.h
lib/sys_time.in.h