Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Parser Patch - template declarations, bugfix es, a new beginning

-----Original Message-----
From: Camelon, John [mailto:jcamelon@xxxxxxxxxxxx] 
Sent: April 3, 2003 6:51 PM
To: Cdt-Patch (E-mail)
Subject: [cdt-patch] Parser Patch - template declarations, bugfixes, a new
beginning

CORE
	Fixed defects 36019, 36020, 36045.  
	Finished template declarations and their callbacks for the DOM (not
the Code Model).  

TESTS
	Updated ScannerTest::testSimpleIfdef() for bug36019.  
	Updated ScannerTest::testNumerics() for bug36020.  
	Added ScannerTest::testBug36045().  
	Updated DOMTests::testTemplateDeclaration() for template grammar
updates.  

JohnC



Back to the top