Re: The g++ error output

2008-07-31 Thread Ian Lance Taylor
"ingmar wirths" <[EMAIL PROTECTED]> writes: > I hope you don't consider this as flaming or something, just critics > to improve this wonderful compiler > and make hacking easier for people like me without an expert > understanding of C++. Thanks for your note. Unfortunately it is too vague for u

The g++ error output

2008-07-31 Thread ingmar wirths
Hello, i had the following Problem today: I have a class called GUI, that i included and instantiated. Today i extended my Code (among other things) with an enum that had an Element 'GUI'. I didn't knew that this isn't possible and never even thought about it. When i tried to compile my Code, i