Oh,
I'm a bit confused here - lots of things happening. Submitting patches to
projects is usually fairly simple; it's excitingly fresh to get a bunch of
replies, having the patch set revised, more replies, then a further revised
patch set gets merged to a development branch, and then I get suddenl
progress.c:66: error: ‘CLOCK_MONOTONIC’ undeclared (first use in this function)
You can not cast a undeclared into void in git-compat-uitl.h:
#define timer_create(clockid, sevp, timerp) ((void) (clockid), (void) (sevp),
(void) (timerp), errno
Removing the cast of a define into (void) makes the
2 matches
Mail list logo