Thus said Eduardo Morras on Wed, 23 Apr 2014 08:49:52 +0200:

> Don't  know,  but strlcpy()  exists  only  in  *BSD  libc, but  no  in
> GNU/Linux glibc or Windows.

Sure enough,  guess I should  RTFM a bit more.  I looks like  this isn't
exactly an option then, and the strlcpy() that are used in src/sqlite3.c
must be  protected by #ifdef statements.  I wonder what Fossil  has been
using for  strcpy() up until now;  maybe strncpy... Time to  look at the
source.

Thanks,

Andy
-- 
TAI64 timestamp: 40000000535766b6


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to