Hi, FWIW, on HP-UX 10.20, "man end" says it's XPG2. I wanted to check the Single Unix Specification, but my browser currently has some trouble. You may try yourself clicking "D - F" on: http://www.unix-systems.org/apis.html
Bye, Heribert ([EMAIL PROTECTED]) > -----Original Message----- > From: Alex Song [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, March 13, 2002 08:14 > To: Michael A Chase; [EMAIL PROTECTED] > Subject: RE: gcc bug, cygwin specific cygwin-1.3.10-1 gcc-2.95.3-5 > > hi, > > is end being a global variable specific to the C language (which i doubt) > ? to > gcc ? to cygwin ? to windows ? or is it ALWAYS the case ? > > thank you very much for your help. > > cheers, > > alex > > -------------------------------------------------------------------------- > ------ > Alex Song > DESIGN ENGINEER > EDMI Product Development Division > [EMAIL PROTECTED] > Ph : +61 7 3881 6443 > FAX : +61 7 3881 6420 > > > -----Original Message----- > > From: Michael A Chase [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, 13 March 2002 3:58 PM > > To: Alex Song; [EMAIL PROTECTED] > > Subject: Re: gcc bug, cygwin specific cygwin-1.3.10-1 gcc-2.95.3-5 > > > > > > 'end' is not a reserved word, it's a global variable name. In other > > environments, overwriting it may not cause an immediate disaster, but > > probably will eventually. > > -- > > Mac :}) > [Heribert] [snip] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/