This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: time.h missing scope ?


On Jul  5 16:27, Marco Atzeri wrote:
> On 7/5/2015 4:13 PM, Corinna Vinschen wrote:
> >Hi Marco,
> >
> 
> >>In file included from
> >>/pub/devel/xdelta/xdelta-3.0.9-1.i686/src/xdelta3-3.0.9/xdelta3.h:43:0,
> >>                  from
> >>/pub/devel/xdelta/xdelta-3.0.9-1.i686/src/xdelta3-3.0.9/xdelta3.c:267:
> >>/usr/include/sys/time.h:105:34: error: unknown type name âu_intâ
> >>  bintime_mul(struct bintime *_bt, u_int _x)
> >>                                   ^
> >
> >How come?  Is _POSIX_SOURCE set somehow?  Maybe the definitions
> >of u_int etc. should use #ifdef _BSD_VISIBLE instead...
> 
> _POSIX_SOURCE is set.
> I was trying to solve an issue with another function that
> requires XSI...
> 
> 
> >Would you mind to report this on the newlib list as reply to
> >https://sourceware.org/ml/newlib/2015/msg00225.html
> >?
> 
> Noted

Thanks.  I followed up on the newlib list.
https://sourceware.org/ml/newlib/2015/msg00520.html


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpbmEgbHUbJV.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]