linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bluez/bluez] 6270ad: client: Fix build warning
@ 2022-07-05 17:46 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2022-07-05 17:46 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 6270ad35b2f7b71dbc0a76b825f2f3ca07f936d2
      https://github.com/bluez/bluez/commit/6270ad35b2f7b71dbc0a76b825f2f3ca07f936d2
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2022-07-05 (Tue, 05 Jul 2022)

  Changed paths:
    M client/player.c

  Log Message:
  -----------
  client: Fix build warning

This fixes the following build warning:

      warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead
      [-Wdeprecated-declarations]


  Commit: e681fae6bcceb73ebab16e6f8c4eabd6265dd40f
      https://github.com/bluez/bluez/commit/e681fae6bcceb73ebab16e6f8c4eabd6265dd40f
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2022-07-05 (Tue, 05 Jul 2022)

  Changed paths:
    M monitor/att.c

  Log Message:
  -----------
  monitor: Fix build error in some targets

This fixes the following error:

monitor/att.c: In function 'print_attribute':
monitor/att.c:1850:35: error: lvalue required as unary '&' operand
                 print_uuid(label, &cpu_to_le16(uuid->value.u16), 2);


Compare: https://github.com/bluez/bluez/compare/575778a45f84...e681fae6bcce

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-05 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-05 17:46 [bluez/bluez] 6270ad: client: Fix build warning Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).