--===============2678019772423665316== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121935/ ----------------------------------------------------------- Review request for kdelibs. Repository: kactivities Description ------- I've been unable to compile frameworks since I added the folowing options to kdesrc-buildrc -Wall -Wformat -Werror=format-security -Werror=return-type -Wno-variadic-macros -Wlogical-op Diffs ----- src/imports/resourcemodel.cpp ffdf571 src/service/plugins/sqlite/ResourceLinking.cpp be55ff5 src/workspace/settings/MainConfigurationWidget.cpp e130d1d Diff: https://git.reviewboard.kde.org/r/121935/diff/ Testing ------- It compiles with gcc 4.9 and clang++ (without those flags) Thanks, Jaime Torres Amate --===============2678019772423665316== MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121935/

Review request for kdelibs.
By Jaime Torres Amate.
Repository: kactivities

Description

I've been unable to compile frameworks since I added the folowing options to kdesrc-buildrc

-Wall -Wformat -Werror=format-security -Werror=return-type -Wno-variadic-macros -Wlogical-op

Testing

It compiles with gcc 4.9 and clang++ (without those flags)

Diffs

  • src/imports/resourcemodel.cpp (ffdf571)
  • src/service/plugins/sqlite/ResourceLinking.cpp (be55ff5)
  • src/workspace/settings/MainConfigurationWidget.cpp (e130d1d)

View Diff

--===============2678019772423665316==--