On Thu, Dec 18, 2008 at 07:31:04PM +0100, Simon Josefsson wrote:
> Eric Blake <e...@byu.net> writes:
> 
> > Simon Josefsson <simon <at> josefsson.org> writes:
> >
> >> > flock.c:186: warning: implicit declaration of function 'memset'
> >> > flock.c:186: warning: incompatible implicit declaration of built-in 
> > function 'memset'
> >> 
> >> This one also seems simple.  Patch below.  Will push unless there are
> >> objections.
> >
> > Push both of your simple fixes, but with one modification:
> >
> >>    * lib/flock.c: Need to include errno.h.  Reported by "Tom
> >>    G. Christensen" <tgc <at> jupiterrise.com>.
> >
> > You also need to include <string.h> to supply memset.
> 
> Done, thanks.
> 
Thanks for taking care of this.

> Tom, please test tomorrow's snapshot.  Was this the only problem on
> solaris?
> 
Summary says:
42 of 438 tests failed
(17 tests were not run)

Many of the errors are in uniconv but they may be caused by a faulty
setup on my part. I will investigate tomorrow.

-tgc


Reply via email to