* [bluez/bluez] e501c8: shared/shell: Fix build errors in fc42
@ 2025-04-18 14:13 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-04-18 14:13 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: e501c8ab3023155700bc752d318b1ba3480311da
https://github.com/bluez/bluez/commit/e501c8ab3023155700bc752d318b1ba3480311da
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
M src/shared/shell.c
Log Message:
-----------
shared/shell: Fix build errors in fc42
This fixes the following errors:
src/shared/shell.c: In function 'rl_cleanup':
src/shared/shell.c:1429:20: error: zero-length gnu_printf format string [-Werror=format-zero-length]
1429 | rl_message("");
| ^~
Commit: 2a569ec80ffb4ea7a7dc1651b6befb51f2d34cd7
https://github.com/bluez/bluez/commit/2a569ec80ffb4ea7a7dc1651b6befb51f2d34cd7
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
M mesh/crypto.c
M tools/mesh-gatt/crypto.c
Log Message:
-----------
mesh: Fix build errors when compiling on fc42
./mesh/crypto.c: In function ‘mesh_crypto_device_key’:
./mesh/crypto.c:436:33: error: initializer-string for array of ‘unsigned char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (5 chars into 4 available) [-Werror=unterminated-string-initialization]
436 | const uint8_t prdk[4] = "prdk";
| ^~~~~~
Compare: https://github.com/bluez/bluez/compare/aedd7b936b72...2a569ec80ffb
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:[~2025-04-18 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-18 14:13 [bluez/bluez] e501c8: shared/shell: Fix build errors in fc42 Luiz Augusto von Dentz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.