Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Work in support of bug 43051

Sean Evoy/Ottawa/IBM@IBMCA 
Sent by: cdt-patch-admin@xxxxxxxxxxx
09/24/2003 04:06 PM
Please respond to
cdt-patch@xxxxxxxxxxx


To
cdt-patch@xxxxxxxxxxx
cc

Subject
[cdt-patch] Work in support of bug 43051






Hi All,
To help out with bug 43051, I have changed the behaviour of the managed 
builder when asked for scanner information. The search feature needs the 
absolute paths to files. Since all the user-specified include paths 
specified in the managed builder UI are either absolute or relative to the 

build project directory, it is relatively easy to convert everything to 
absolute paths before answering the clients of this information. This 
patch has been tested on Linux and Win32 and does not break the test suite 

or the indexer.

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

[attachment "cdt-managedbuilder-core-patch.txt" deleted by Douglas 
Schaefer/Ottawa/IBM] [attachment "cdt-core-tests-patch.txt" deleted by 
Douglas Schaefer/Ottawa/IBM] 



Back to the top