Thorsten Behrens wrote:
On Tue, Apr 01, 2008 at 03:21:01PM +0200, Stephan Bergmann wrote:
Is your tooling defective? Why is the external header around rtl/string.hxx not removed below?

Nope. The script first collects all headers, extracts the header
guards from it, and then removes those guards in all files where
they externally guard the corresponding include statements.

Following from that, - typos are not removed
 - headers that are not visible to the script are not considered at
   all

Your case fits in the latter category (I've been a bit conservative
in the first strip run).

But why is rtl/string.hxx "not visible to the script"?

Do occurences of external guards around including rtl/string.hxx (and others?) need to be removed manually?

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to