| | | Compiling...
ASTFactory.cpp
ASTNULLType.cpp
ASTRefCount.cpp
BaseAST.cpp
BitSet.cpp
CharBuffer.cpp
CharScanner.cpp
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\antlr\charscanner.hpp(563) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\charscanner.cpp(21) : warning C4355: 'this' : used in base member initializer list
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\charscanner.cpp(33) : warning C4355: 'this' : used in base member initializer list
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\charscanner.cpp(45) : warning C4355: 'this' : used in base member initializer list
CommonAST.cpp
CommonASTWithHiddenTokens.cpp
CommonHiddenStreamToken.cpp
CommonToken.cpp
InputBuffer.cpp
LLkParser.cpp
MismatchedCharException.cpp
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\antlr\charscanner.hpp(563) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
MismatchedTokenException.cpp
NoViableAltException.cpp
NoViableAltForCharException.cpp
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\antlr\charscanner.hpp(563) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
Parser.cpp
RecognitionException.cpp
String.cpp
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\string.cpp(34) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\string.cpp(41) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
Generating Code...
Compiling...
Token.cpp
TokenBuffer.cpp
TokenRefCount.cpp
TokenStreamBasicFilter.cpp
TokenStreamHiddenTokenFilter.cpp
TokenStreamRewriteEngine.cpp
TokenStreamSelector.cpp
TreeParser.cpp
ANTLRUtil.cpp
Generating Code...
Creating library...
|