Bug#216225: Bug in g++ 3.3.2

2003-10-17 Thread Falk Hueffner
Pablo Fernández <[EMAIL PROTECTED]> writes: > I do get a lot of errors but QT errors of the header, complaining in > files that uses templates of the class defined in the header I sent you, > but I do not get the error message about the class definition that has > the syntax error. Well, especial

Bug#216225: Bug in g++ 3.3.2

2003-10-17 Thread Falk Hueffner
Pablo Fernández <[EMAIL PROTECTED]> writes: > Here it is... Hm, I do get syntax error messages when trying to compile this file, lots of them even. Are you sure you get no messages at all when calling g++ -c -O2 bslproductinsertwidget.ii ? -- Falk

Bug#216225: Bug in g++ 3.3.2

2003-10-17 Thread Falk Hueffner
Pablo Fernández <[EMAIL PROTECTED]> writes: > We had a syntax error in a class definition in the .h which wasn't > reported by the GNU C++ compiler. Please provide the .ii file generated by calling g++ with -save-temps. -- Falk

Bug#216225: Bug in g++ 3.3.2

2003-10-17 Thread Pablo Fernández
Package: g++ Version: 3.3.2 20031005 Debian pre-release We had a syntax error in a class definition in the .h which wasn't reported by the GNU C++ compiler. I attach the header and the source files. Note line the header file, at line 45. Thanks, Pablo FernÃndez. /***