X-Sender: dlanor AT mail DOT dds DOT nl Message-Id: In-Reply-To: <37611247.EA261C3@inti.gov.ar> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sat, 12 Jun 1999 00:54:19 +0200 To: djgpp AT delorie DOT com From: Dlanor Blytkerchan Subject: Re: definatly an error in either the compiler or RHIDE: Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk >> guess what? It didn't work. (Ofcourse not: I had even declared the class >> itself all wrong, more like a struct than a class..). The compiler returned >> an error message indicating that the fault was in main() (which is right), >> on line number 4 of the file (which is wrong: it is line number four in the >> method, but definatly not in the file). RHIDE promptly pointed me to that >> line. Either RHIDE is wrong or the compiler is (though it was right that I >> was producing errors more than it was, so I stopped programming and started >> E-mailing). >Do you think RHIDE have acrystal ball? I taked a look to the RHIDE code many >times never saw such a device. >RHIDE gets the errors from the compiler, no magic, no mistery. If the compiler >says line 4 RHIDE will jump to line 4. That's what I thought: probably the compiler.. Greetz! Dlanor