From: Rodeo Red Newsgroups: comp.os.msdos.djgpp Subject: Re: "for" messages Date: Mon, 22 Nov 1999 20:38:15 -0500 Organization: Church of Evangelical Environmental Extremism Lines: 20 Message-ID: <31D677D3D5976EA1.2282C56AE95402D6.16BA81A6C65620CB@lp.airnews.net> X-Orig-Message-ID: <3839F005 DOT 14AB4D1B AT netstep DOT net> References: <3839D8B8 DOT F0E10FB AT efd DOT lth DOT se> Abuse-Reports-To: support at netstep.net to report improper postings NNTP-Proxy-Relay: library1.airnews.net NNTP-Posting-Time: Mon Nov 22 19:36:43 1999 NNTP-Posting-Host: !Z5l$-@[0;\@Hca (Encoded at Airnews!) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Peter Danielsson wrote: > They are only warnings and should compile anyway. The plot thickens. Here is the exact command I used to try to compile C:\djgpp\Source>gpp testfile.cpp -o testfile.exe testfile.cpp: In function `int main(...)': testfile.cpp:25: name lookup of `i' changed for new ANSI `for' scoping testfile.cpp:19: using obsolete binding at `i' There's no testfile.exe. As far as I know, that means it didn't compile. What would make this happen ? is the problem with the code ? or are my djfpp files corrupted ? Red