[Bug c++/8932] g++ 3.2 error parsing a scoped friend declaration

2006-05-31 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-31 07:44 --- (In reply to comment #3) > This code passes with GCC 3.4. Apparently it _was_ fixed somehow. I am > interested in patching GCC 3.2 with the fix, if anyone can say how it was > achieved eventually. The last release

[Bug c++/8932] g++ 3.2 error parsing a scoped friend declaration

2006-05-31 Thread yuvalk at mainsoft dot com
--- Comment #3 from yuvalk at mainsoft dot com 2006-05-31 07:40 --- This code passes with GCC 3.4. Apparently it _was_ fixed somehow. I am interested in patching GCC 3.2 with the fix, if anyone can say how it was achieved eventually. -- yuvalk at mainsoft dot com changed: