|
From: Dominique M. <no...@gi...> - 2025-01-21 17:58:34
|
Branch: refs/heads/master Home: https://github.com/alsaplayer/alsaplayer Commit: 65f5db98f58cd5042454c7f834e3698e8cb153e5 https://github.com/alsaplayer/alsaplayer/commit/65f5db98f58cd5042454c7f834e3698e8cb153e5 Author: Adam Sampson <at...@of...> Date: 2025-01-21 (Tue, 21 Jan 2025) Changed paths: M m4/libmikmod.m4 Log Message: ----------- Add missing #include in libmikmod configure test. GCC 14 treats missing prototypes as an error by default, so this test would always fail. Commit: 05ca204363e3bc2fb9d87a810ebdb0ac4ff54d3c https://github.com/alsaplayer/alsaplayer/commit/05ca204363e3bc2fb9d87a810ebdb0ac4ff54d3c Author: Dominique Michel <dom...@gm...> Date: 2025-01-21 (Tue, 21 Jan 2025) Changed paths: M m4/libmikmod.m4 Log Message: ----------- Merge pull request #34 from atsampson/gcc14 Add missing #include in libmikmod configure test Compare: https://github.com/alsaplayer/alsaplayer/compare/673d3c80257b...05ca204363e3 To unsubscribe from these emails, change your notification settings at https://github.com/alsaplayer/alsaplayer/settings/notifications |