Problems with refactor tool based in compilerplugins.

Stephan Bergmann sbergman at redhat.com
Wed Sep 3 01:40:15 PDT 2014


On 09/02/2014 06:04 PM, Juan Picca wrote:
> Also, the plugin only refactor .cxx files but not the .hxx files.
> I try using
>      rewriter->overwriteChangedFiles()
>
> for change the include files too, but it changes many included files at
> once and later the compiler fails to parse the rest of .cxx files.

See the documentation of the UPDATE_FILES make var in 
compilerplugins/README to control what files to rewrite.

Stephan



More information about the LibreOffice mailing list