delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <02e401c1ca5c$317b9830$d700a8c0@mchasecompaq> |
From: | "Michael A Chase" <mchase AT ix DOT netcom DOT com> |
To: | "Alex Song" <alexs AT pdd DOT edmi DOT com DOT au>, <cygwin AT cygwin DOT com> |
References: | <000101c1ca3d$e73301a0$1501010a AT alexs> |
Subject: | Re: gcc bug, cygwin specific cygwin-1.3.10-1 gcc-2.95.3-5 |
Date: | Tue, 12 Mar 2002 21:57:33 -0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
'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 :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. ----- Original Message ----- From: "Alex Song" <alexs AT pdd DOT edmi DOT com DOT au> To: <cygwin AT cygwin DOT com> Sent: Tuesday, March 12, 2002 19:19 Subject: RE: gcc bug, cygwin specific cygwin-1.3.10-1 gcc-2.95.3-5 > > >The global 'end' is a reserved word. It refers to the end of the data > > >area. That means you can't use it as a global variable in your program. > > is this reserved word cygwin specific ? or is it a reserved word for all gcc ? -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |