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

  Branch: refs/heads/1075447
  Home:   https://github.com/bluez/bluez
  Commit: 0e74c4e43ddb701b8db16504b8b5c0273baac1c4
      https://github.com/bluez/bluez/commit/0e74c4e43ddb701b8db16504b8b5c0273baac1c4
  Author: Bastien Nocera <hadess@hadess.net>
  Date:   2026-03-31 (Tue, 31 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: c446bfe3cb10b8d2ce52661a715a3dfdaf576ebf
      https://github.com/bluez/bluez/commit/c446bfe3cb10b8d2ce52661a715a3dfdaf576ebf
  Author: Bastien Nocera <hadess@hadess.net>
  Date:   2026-03-31 (Tue, 31 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/0e74c4e43ddb%5E...c446bfe3cb10

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-31 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-31 21:59 [bluez/bluez] 0e74c4: 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