Files
magic/netmenu
Darryl L. Miles 48c99a7b1d gcc11 -Wall -Wpedantic cleanup (post TCL9) FUN2CD() CD2FUN()
FUN2CD() on a function pointer still raises -Wpedantic warning due to the
officially undefined behaviour as defined by C standards.

So added FUN2CD() and CD2FUN() to at least mark the call-sites to help
with identification and ignoring -Wpedantic based on the source file
context given in the compiler output.
2025-01-06 16:25:15 +00:00
..
2022-10-29 06:07:46 +02:00
2024-12-26 15:20:58 -05:00
2024-12-26 15:20:58 -05:00
2022-10-29 06:07:46 +02:00
2024-12-26 15:20:58 -05:00