- May
- 13,723
- 206
I can work around the problem reported here with some quotes.
Interrupting that command with Ctrl-C makes TCC crash. I get a dump file and no entries in tcc.exception.log. Analyzing the crash with WinDbg I see this.
Code:
do x in *.dll (if "%@exec[strings %x | findstr cmd.exe]" == "0" echo **%x)
Interrupting that command with Ctrl-C makes TCC crash. I get a dump file and no entries in tcc.exception.log. Analyzing the crash with WinDbg I see this.
Code:
FAILURE_EXCEPTION_CODE: c0000409
FAILURE_IMAGE_NAME: takecmd.dll
FAILURE_MODULE_NAME: takecmd
FAILURE_FUNCTION_NAME: VScrput_Command