Re: [PATCH] shared: struct timespec is in time.h

2017-10-02 Thread Pekka Paalanen
On Sun, 1 Oct 2017 14:31:10 +0200 "Yann E. MORIN" wrote: > On the musl C library, tests/timespec-text.c does not build, with the > following error: > > In file included from tests/timespec-test.c:36:0: > ./shared/timespec-util.h:41:21: warning: ‘struct timespec’ declared > inside pa

[PATCH] shared: struct timespec is in time.h

2017-10-01 Thread Yann E. MORIN
On the musl C library, tests/timespec-text.c does not build, with the following error: In file included from tests/timespec-test.c:36:0: ./shared/timespec-util.h:41:21: warning: ‘struct timespec’ declared inside parameter list will not be visible outside of this definition or decla