]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_shout] fix build with new clang on macOS 2395/head
authorSeven Du <dujinfang@x-y-t.cn>
Tue, 27 Feb 2024 01:22:19 +0000 (09:22 +0800)
committerSeven Du <dujinfang@x-y-t.cn>
Tue, 21 Jan 2025 00:51:24 +0000 (08:51 +0800)
commitad2f7424fa2d64395a433835cfb8b6403d8bb2c5
treeaa8eea205f37c215dcb819bbfba5f61561343548
parent3b58ebc5f309708bde0ad26eef73e606144792f6
[mod_shout] fix build with new clang on macOS

fix error: ignoring return value of function declared with warn_unused_result attribute [-Werror,-Wunused-result]
Apple clang version 15.0.0 (clang-1500.1.0.2.5)
src/mod/formats/mod_shout/mod_shout.c