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
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
NMbutton.c NMbutton.c: fix: warning: statement with no effect 2024-10-09 20:50:00 -04:00
NMcmdAK.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
NMcmdLZ.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
NMlabel.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
NMmain.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
NMnetlist.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
NMshowcell.c Added some options to the net selection with respect to labels. 2021-03-04 14:00:31 -05:00
NMshowpt.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
NMundo.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
NMwiring.c gcc11 -Wall -Wpedantic cleanup (post TCL9) FUN2CD() CD2FUN() 2025-01-06 16:25:15 +00:00
netmenu.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
nmInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00