mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-13 03:13:08 +03:00

* edit.c: Remove all references to ERROR_FILE. * editcmd.c (edit_block_process_cmd): Revert to using catstrs(), those strings are freed now. Use system(), not execute() to execute commands. Use open_error_pipe() and close_error_pipe() to keep track of errors.