On Thu, 24 Aug 2017 16:16:20 +0200
Maniraj Devadoss <[email protected]> wrote:

> This is preparation for using the weston-debug infrastructure for
> WM_DEBUG. dump_property() may be called from different debugging
> contexts and often needs to be prefixed with more information.
> 
> An alternative to this patch would be to pass in the weston_debug_scope
> as an argument to dump_property(), but then all callers would need to be
> converted to weston-debug infra in a single commit.
> 
> Therefore require the callers to provide the FILE* to print to.
> 
> Signed-off-by: Pekka Paalanen <[email protected]>
> Signed-off-by: Maniraj Devadoss <[email protected]>
> ---
>  xwayland/selection.c      | 39 ++++++++++++++++++++++++---
>  xwayland/window-manager.c | 67 
> +++++++++++++++++++----------------------------
>  xwayland/xwayland.h       |  3 ++-
>  3 files changed, 65 insertions(+), 44 deletions(-)

Hi,

this also is exactly the same change as I sent.


Thanks,
pq

Attachment: pgpQrckfmHn1D.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to