Patch for John Camelon:
CORE
Revisited bug36247 Parser confused by symbols #defined elsewhere
Fixed Bug36708 Problem parsing Loki's Reference TypeTraits.h
Fixed Bug36690 Problem parsing Loki's Reference Functor.h Implementation
Fixed Bug36692 Problem parsing Loki's Reference Singleton.h Impl
Fixed Bug36703 Problem parsing Loki's Reference TypeInfo.h Impl
Fixed Bug36689 Problem parsing Loki's Reference AbstractFactory.h Impl
Fixed Bug36707 Problem parsing Loki's Reference TypeManip.h
TESTS
Updated DOMTests::testBug36247().
Moved testBug36692(), testBug36703(), testBug36708(), testBug36707(), testBug36689()
and testBug36690() from DOMFailedTests to DOMTests and updated them.
|