Juha wrote:
this looks pretty serious to me:
CC (cc) [L libsrdb1.so.1.0] db_ut.o
db_ut.c: In function ‘db_str2time’:
db_ut.c:186: warning: implicit declaration of function ‘strptime’
db_ut.c:186: warning: comparison between pointer and integer
Hi Juha,
i saw this as well. It was caused from a recent commit:
commit 0a8e9ea74191e1231abf431f87212f7508b8cc92
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sat Aug 20 13:37:27 2011 +0200
srdb1: fixed compilation on Mac OS X
Probably this needs to be reverted or improved.
Regards,
Henning