5G-MAG / rt-mbms-modem

MBMS - Modem
https://www.5g-mag.com/5gbroadcast
GNU Affero General Public License v3.0
13 stars 12 forks source link

Fix GCC 11.4 warnings #40

Open dsilhavy opened 8 months ago

dsilhavy commented 8 months ago

Description

Eliminate warnings that are shown when compiling with GCC 11.4 on Ubuntu 22

dsilhavy commented 8 months ago

Fixed by @kuehnhammer

Took care of warnings Now builds clean again with GCC 11.4 at -Wall -Wextra -Wpedantic -Werror

dsilhavy commented 8 months ago

PR is pending, implementation can be seen at https://github.com/kuehnhammer/rt-mbms-modem