From: <net...@us...> - 2003-05-16 10:01:49
|
Update of /cvsroot/cpptool/rfta/bug In directory sc8-pr-cvs1:/tmp/cvs-serv30938/bug Modified Files: List.txt Log Message: -- bug has been fixed (added a test to detailed parser tests) Index: List.txt =================================================================== RCS file: /cvsroot/cpptool/rfta/bug/List.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** List.txt 6 May 2003 07:53:30 -0000 1.9 --- List.txt 16 May 2003 10:01:46 -0000 1.10 *************** *** 83,91 **** => range extends to the end of the compound statement --- - pure virtual method declaration is not parsed correctly (audacity\exportmp3.h.html) - virtual wxString GetLibraryName() = 0; - - => '=0' get parse as an assignment initializer expression. - --- - - --- 83,84 ---- |