Merge lp://staging/~sil2100/dbus-cpp/fix_ftbfs into lp://staging/dbus-cpp

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 104
Merged at revision: 104
Proposed branch: lp://staging/~sil2100/dbus-cpp/fix_ftbfs
Merge into: lp://staging/dbus-cpp
Diff against target: 191 lines (+22/-10)
5 files modified
CMakeLists.txt (+2/-2)
debian/control (+1/-0)
debian/control.in (+1/-0)
tests/CMakeLists.txt (+17/-7)
tests/service_test.cpp (+1/-1)
To merge this branch: bzr merge lp://staging/~sil2100/dbus-cpp/fix_ftbfs
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+333049@code.staging.launchpad.net

Commit message

Fix FTBFS on bionic by switching to use cmake-extras and not enforcing -pedantic anymore as current gtest macros do not follow strict standards anymore.

Description of the change

Fix FTBFS on bionic by switching to use cmake-extras and not enforcing -pedantic anymore as current gtest macros do not follow strict standards anymore.

Using -pedantic doesn't make sense for a project that is not actively maintained anymore anyway.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches