compilerplugins/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9b11db848665fb9501b5c88ffb1a5bd81abf7d69 Author: LuboÅ¡ LuÅák <l.lu...@suse.cz> Date: Thu Jan 31 14:47:50 2013 +0100 rewriters no longer create .new files, they modify sources directly Change-Id: I24bce9dcf46367b5658071ed692d346bb01a83a3 diff --git a/compilerplugins/README b/compilerplugins/README index 9dae9a1..8578005 100644 --- a/compilerplugins/README +++ b/compilerplugins/README @@ -63,7 +63,7 @@ if appropriate. Rewriters analyse and possibly modify given source files. Usage: make COMPILER_PLUGIN_TOOL=<rewriter_name> -Modifications will be written to files <source_file>.new . +Modifications will be written directly to the source files. == Code documentation / howtos ==
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits