magic/commands
Darryl L. Miles c339e9b845 TCL9: CmdLQ.c Tcl_AppendResult(... (char*)NULL) cast sentinal
In the TCL8 to TCL9 porting information it was indicated the
sentinal NULL termination should be cast (char *) with API
call Tcl_AppendResult().

This was already in place for most of the codebase this
resolves the last few places.
2025-01-04 11:08:01 -05:00
..
CmdAB.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
CmdAuto.c K&R commands/*.c: bulk function implementation conversion 2024-12-26 13:13:13 -05:00
CmdCD.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
CmdE.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
CmdFI.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
CmdLQ.c TCL9: CmdLQ.c Tcl_AppendResult(... (char*)NULL) cast sentinal 2025-01-04 11:08:01 -05:00
CmdRS.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
CmdSubrs.c TCL9: ClientData macro assignment and access usage 2025-01-04 11:08:01 -05:00
CmdTZ.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
CmdWizard.c K&R commands/*.c: bulk forward reference function prototype conversion 2024-12-26 13:13:13 -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
commands.h commands.h: add #include "textio/txcommands.h" 2024-12-26 13:13:13 -05:00