Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Fixes for 43220, 43616, 43756, and 43614

Thanks, Sean.

Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada



Sean Evoy/Ottawa/IBM@IBMCA 
Sent by: cdt-patch-admin@xxxxxxxxxxx
09/26/2003 03:25 PM
Please respond to
cdt-patch@xxxxxxxxxxx


To
cdt-patch@xxxxxxxxxxx
cc

Subject
[cdt-patch] Fixes for 43220, 43616, 43756, and 43614






Hi All,
It sounds like a huge patch but....

Two of the fixes, 43614 and 43756, involved changing property files only,
which validates the extra work of externalizing strings from the start!

For 43616, I simply took the advice of the bug reporter and added the '-'
in front of the RM macro in the clean target and the include directives in
the makefile.

The largest part of the fix involves 43220. Until just now, this was a
critical bug in bugzilla, so I addressed it. It has just been downgraded
to an enhancement request. There is now a new entry widget in the linker
options for user objects. The makefile will simply add these to the final
build target's command. Most of the work was done in the plugin file and
the build model to handle the new "type" of option.

All fixes have been tested on *nix.

Sean Evoy
Rational Software - IBM Software Group
Ottawa, Ontario, Canada






#### cdt-core-tests-patch.txt has been removed from this note on September 
26, 2003 by Douglas Schaefer
#### cdt-managedbuilder-core-patch.txt has been removed from this note on 
September 26, 2003 by Douglas Schaefer
#### cdt-managedbuilder-ui-patch.txt has been removed from this note on 
September 26, 2003 by Douglas Schaefer



Back to the top