|
From: Malcolm T. <ma...@co...> - 2003-04-24 00:44:19
|
On Wed, Apr 23, 2003 at 03:21:28PM -0400, Joe Marcus Clarke wrote: > I noticed that the new SK makes use of strndup in i18n.c. This function > doesn't exist on FreeBSD or Solaris. I implemented a quick version > inline for FreeBSD, but one might consider checking for strndup in > configure, and, if it's not found, use another function, or an inline > implementation. Thanks. You're right; we should check for it. I've added it to my TODO list that I will look at this weekend (the scrollkeeper suggestions are really piling up this week). Malcolm -- I intend to live forever - so far so good. |