CDT Commit Report for - December 4, 2003

dinglis

fixed bug # 48063

fixed bug# 48063

jcamelon

CORE
Removed some warnings.
Fixed Bug 39678 : Scanner doesn't support concatenation of different-type string literals (GCC)
Refactored ScannerContext to use constructors rather than initializers.
Refactored IScannerContext to use enumeration-esque kinds.
Added code assist/selection search support to Scanner.

TESTS
Removed some warnings.
Moved testBug39678() from ASTFailedTests to QuickParseASTTests.

mkhodjai

Changed the message displayed when the source file is not found.