magic/textio
Darryl L. Miles 586e9f1e36 Lookup() constify WindGetCommandTable() returns 'const'
This commit related to the dynamic creation of data that is used
to parse commands and options via Lookup.

windows/windows.h: Lookup() constify call-site
tcltk/tclmagic.c: Lookup() constify call-site
graphics/W3Dmain.c: Lookup() constify call-site
windows/windSend.c: Lookup() constify call-site
windows/windMain.c: Lookup() constify call-site
windows/windInt.h: Lookup() constify call-site
textio/txMain.c: Lookup() constify call-site
2024-12-26 15:20:58 -05: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 txCommands.c: warning: variable ... is used uninitialized whenever 2024-10-09 21:34:12 -04:00
txInput.c LookupStructFull() constify call-site 2024-12-26 15:20:58 -05:00
txMain.c Lookup() constify WindGetCommandTable() returns 'const' 2024-12-26 15:20:58 -05: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