[clazy] [Bug 409983] -exports-fixes considers only last source file
Sergio Martins
bugzilla_noreply at kde.org
Sun Aug 4 18:23:28 BST 2019
https://bugs.kde.org/show_bug.cgi?id=409983
Sergio Martins <smartins at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/cla
| |zy/7a3d9cc18d96d22f8f361339
| |6fc21a03f7f023d4
Status|REPORTED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Sergio Martins <smartins at kde.org> ---
Git commit 7a3d9cc18d96d22f8f3613396fc21a03f7f023d4 by Sergio Martins.
Committed on 04/08/2019 at 17:21.
Pushed by smartins into branch 'master'.
Fix -export-fixes on clazy-standalone with multiple files
TUDiag was being exported multiple times rewriting the same file.
Export at the end only.
M +5 -3 src/Clazy.cpp
M +2 -0 src/Clazy.h
M +15 -3 src/ClazyContext.cpp
M +2 -0 src/ClazyContext.h
M +8 -4 src/ClazyStandaloneMain.cpp
M +18 -5 src/FixItExporter.cpp
M +4 -4 src/FixItExporter.h
https://commits.kde.org/clazy/7a3d9cc18d96d22f8f3613396fc21a03f7f023d4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list