Merge lp://staging/~dbarth/dbus-test-runner/glib-compat into lp://staging/dbus-test-runner/13.04

Proposed by David Barth
Status: Merged
Approved by: Mathieu Trudel-Lapierre
Approved revision: 59
Merged at revision: 59
Proposed branch: lp://staging/~dbarth/dbus-test-runner/glib-compat
Merge into: lp://staging/dbus-test-runner/13.04
Diff against target: 108 lines (+51/-2)
5 files modified
libdbustest/bustle.c (+1/-0)
libdbustest/glib-compat.h (+43/-0)
libdbustest/process.c (+2/-0)
libdbustest/service.c (+3/-0)
src/dbus-test-runner.c (+2/-2)
To merge this branch: bzr merge lp://staging/~dbarth/dbus-test-runner/glib-compat
Reviewer Review Type Date Requested Status
Mathieu Trudel-Lapierre Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+149847@code.staging.launchpad.net

Commit message

This ensures that dbus-test-runner still builds on 12.04, by wrapping the use of the new g_clear_pointer with a macro on older glibs.

Description of the change

This ensures that dbus-test-runner still builds on 12.04, by wrapping the use of the new g_clear_pointer with a macro on older glibs.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Ted Gould (ted) wrote :

Haven't looked at the Jenkins failures, but the header needs to be added to the Makefile.am. Seems like at the same time we should probably put in g_clear_object(). That's really nice and I'm sure future branches will use it.

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Jenkins fails because of file conflicts, see the diff for libdbustest/service.c. Could you please fix that?

Thanks!

review: Needs Fixing
Revision history for this message
David Barth (dbarth) wrote :

Le 21/02/2013 18:11, Mathieu Trudel-Lapierre a écrit :
> Review: Needs Fixing
>
> Jenkins fails because of file conflicts, see the diff for libdbustest/service.c. Could you please fix that?
Uh, that's because the patch was made on 12.10 initially. I'll look into
that.

David

59. By David Barth

glib-compat fix for trunk

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Approve. :)

review: Approve

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