public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 82f7f3: shared/util: Add MIN/MAX implementations
@ 2026-03-30 15:03 hadess
  0 siblings, 0 replies; only message in thread
From: hadess @ 2026-03-30 15:03 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1074645
  Home:   https://github.com/bluez/bluez
  Commit: 82f7f35df3a9a35fb1ffdbeef1fe083e4a3a96fd
      https://github.com/bluez/bluez/commit/82f7f35df3a9a35fb1ffdbeef1fe083e4a3a96fd
  Author: Bastien Nocera <hadess@hadess.net>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M src/sdpd-request.c
    M src/shared/util.h

  Log Message:
  -----------
  shared/util: Add MIN/MAX implementations

And remove it from src/sdpd-request.c to avoid a redefinition warning
at compile-time.


  Commit: bc752ebcb542a23f1efc1c688bcd92976be229b3
      https://github.com/bluez/bluez/commit/bc752ebcb542a23f1efc1c688bcd92976be229b3
  Author: Bastien Nocera <hadess@hadess.net>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M emulator/btdev.c

  Log Message:
  -----------
  emulator: Remove compile-time header only glib dep

btvirt relied on a glib header macro to use MIN/MAX, but didn't link
against it, meaning that it was dependent on other programs in the
project using glib to compile correctly.

Remove the include and use our own implementation instead.


Compare: https://github.com/bluez/bluez/compare/82f7f35df3a9%5E...bc752ebcb542

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

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

only message in thread, other threads:[~2026-03-30 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 15:03 [bluez/bluez] 82f7f3: shared/util: Add MIN/MAX implementations hadess

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox