magic/textio
Darryl L. Miles 29bd23d40b txOutput.c:408: warning: missing sentinel in function call
GCC false positive, seems pedantic over it being NULL not 0.

GCC14 loud default warnings series [-Wformat=]
2024-10-09 20:39:12 -04: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
textio.h textio: add TxErrorV variant 2023-07-12 05:21:20 +09:00
textioInt.h quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
txCommands.c textio/txCommands.c: Wrong type of arguments to formatting function 2024-10-01 12:36:12 -04:00
txInput.c textio/txInput.c non-void function does not return a value 2024-10-01 12:36:13 -04:00
txMain.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
txMore.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
txOutput.c txOutput.c:408: warning: missing sentinel in function call 2024-10-09 20:39:12 -04:00
txcommands.h Extended the "paint" and "erase" commands to accept an option 2023-07-08 17:34:00 -04:00