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).

There will be more changes, am currently trying to capture the most
prominent typos as well.

Cheers,

-- Thorsten


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

Reply via email to