This is the mail archive of the cygwin@cygwin.com 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: #define _POSIX_REALTIME_SIGNALS causes parse error in sys/signal.h


On Tue, 15 Jul 2003, Attila Szegedi wrote:

> ----- Original Message -----
>
> > Try staring long and hard at the output of "gcc -E sample.c"... ;-)
>
> Okay. After preprocessing these lines read (modulo e-mail introduced line
> breaks):
>
> int __attribute__((__cdecl__)) sigwaitinfo (const sigset_t *set, siginfo_t
> *info);
> int __attribute__((__cdecl__)) sigtimedwait (const sigset_t *set, siginfo_t
> *info, const struct timespec *timeout);
>
> I still see nothing suspicious near "siginfo_t"... These lines still look
> like legal C declarations.
> Attila.

What about the declaration of "siginfo_t" ~100 lines earlier?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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