Summary: | fix build system and a regression test for Autoconf -> mingw cross-compilation | ||
---|---|---|---|
Product: | dbus | Reporter: | Simon McVittie <smcv> |
Component: | core | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | normal | ||
Priority: | medium | CC: | hp, ralf.habacker, walters |
Version: | 1.4.x | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 36074 | ||
Attachments: |
[1/2] Fix linking of libdbus-testutils.la with Automake targeting Windows
[2/2] Fix compiler warnings when cross-compiling dbus-daemon test for mingw32 |
Description
Simon McVittie
2011-08-11 03:38:39 UTC
Created attachment 50117 [details] [review] [1/2] Fix linking of libdbus-testutils.la with Automake targeting Windows This regressed in commit 9875480ed - libdbus-testutils.la needs static linking too. Created attachment 50118 [details] [review] [2/2] Fix compiler warnings when cross-compiling dbus-daemon test for mingw32 Review of attachment 50117 [details] [review]: Looks right. Review of attachment 50118 [details] [review]: Looks good. (In reply to comment #1) > Fix linking of libdbus-testutils.la with Automake targeting Windows Unnecessary in 1.4.x; fixed in git for 1.5.8. (In reply to comment #2) > Fix compiler warnings when cross-compiling dbus-daemon test for mingw32 Fixed in git for 1.4.16 and 1.5.8. I also fixed the same warnings, with the same changes, in the very similar dbus-daemon-eavesdrop test, which only exists in master. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.