CDT Commit Report for - March 22, 2004

amagloire

Implementation of the IOutputEntry

Fix to match the CDescriptor new features.

Boost the warning of the compiler and fix the unnecessary
casting

bug fix the name was truncated.

Show the Binary in the cview even if not an ICElement

dead locks revisit code.

aniefer

externalize strings from Tanya Wolff

Better handling of typedefs & fix various problems encountered while parsing templates

dinglis

update due to Core Model changes

sevoy

Committing work submitted by BitMethods to round-trip tool options from a summary field back into the option.

This patch implements 2 pieces of additional option functionality that were discussed on CDT-DEV.
1. For a String option, if the defaultValue attribute is present, and contains a string of length > 0, then the command string (if any) is prepended to the defaultValue string to form the command line string.
2. Add a commandFalse attribute to the Option Schema to be used, if specified, when the value of a Boolean option is False.