From: <bl...@us...> - 2003-05-02 06:22:28
|
Update of /cvsroot/cpptool/rfta/bug In directory sc8-pr-cvs1:/tmp/cvs-serv5042/bug Modified Files: List.txt Log Message: * added support for nested constant in case ( case X::value:). * added ParserTools::makeComposite() to create composite skip policy Index: List.txt =================================================================== RCS file: /cvsroot/cpptool/rfta/bug/List.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** List.txt 1 May 2003 21:54:41 -0000 1.2 --- List.txt 2 May 2003 06:22:25 -0000 1.3 *************** *** 39,46 **** --- - case constant containing '::' (dc++\hubframe.cpp.html) - case ClientListener::FAILED: - => parse failure - --- MFC macros (dc++\hubframe.h.html) BEGIN_MSG_MAP(HubFrame) --- 39,42 ---- |