From: "Valkir" Newsgroups: comp.os.msdos.djgpp Subject: djgpp strangeness Lines: 14 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Tue, 21 Dec 1999 18:50:29 -0500 NNTP-Posting-Host: 24.200.143.153 X-Complaints-To: abuse AT videotron DOT net X-Trace: weber.videotron.net 945820185 24.200.143.153 (Tue, 21 Dec 1999 18:49:45 EST) NNTP-Posting-Date: Tue, 21 Dec 1999 18:49:45 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have some bugs with the compilation... strange bug... When I got a bug, sometime, I just put it in /* */ and then run. After I remove then and wow, it work. In my prog now, When I add just a header file, (my own) without declaring any thing, it doesn't work. Once it a while, nothing work anymore. Even if I have the exact same line as my original file... but if I overwrite it with the original, it work. Is it something I do or what? thanks for help