CDT Commit Report for - December 24, 2004

amagloire

Remove most to the warnings.

warning scrubs

aniefer

more CompleteParser2Tests
- member visibilty
- destructors

dinglis

file openpty.c was initially added on branch cdt_21.

update qnx spawner/pty

file openpty.h was initially added on branch cdt_21.

fixed qnx spawner

mkhodjai

The "ascii" renedering is removed from the default renderings.

Cleanup.

vhirsl

Fix for PR 77940: Missing built-ins for mingw
Option -dD is added to the default generate external scanner info command. GCCSpecsConsoleParser is updated to properly handle results of this option.

Fix for PR 77940: Missing built-ins for mingw
Addendum: Symbol definitions as a result of -dD option are written to the standard error stream since gcc version 3.4.x.
This is now proprly handled.