[pisa-src] Re: r1300 - trunk/community-operator/pisa_cert.h

  • From: Jan Marten <jan.marten@xxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Mon, 26 Oct 2009 10:58:59 +0100

This warning is fixed:
pisa_cert.c: In function ‘pisa_split_cert’:
pisa_cert.c:142: warning: implicit declaration of function ‘strptime’

2009/10/26 Diego Biurrun <diego@xxxxxxxxxx>

> On Mon, Oct 26, 2009 at 10:20:38AM +0100, Jan Marten wrote:
> >
> > Log:
> > Fixed a warning in community-operator.
>
> Which one?  There likely are a bunch of them?  This should be in the
> commit message...
>
> > --- trunk/community-operator/pisa_cert.h      Thu Oct 22 18:26:51 2009
>      (r1299)
> > +++ trunk/community-operator/pisa_cert.h      Mon Oct 26 10:20:37 2009
>      (r1300)
> > @@ -11,6 +11,7 @@
> >  #ifndef PISA_CERT_H
> >  #define PISA_CERT_H
> >
> > +#define _XOPEN_SOURCE
> >  #include <time.h>
> >  #include <arpa/inet.h>
>
> ... and no, I cannot tell which warning this fixed.
>
> Diego
>
>

Other related posts: