• Karel Koci's avatar
    Updater CLI arguments: Print error message from main · ba139c9d
    Karel Koci authored
    Error messages are now passed as part of COT_CRASH operation. This way
    function cmd_args_parse now has no side effects. Although this
    complicates error message generation process, we now prints all errors
    from main.
    
    Accepted map is now on stack so we don't have to remember to free it.
    
    And some code formatting...
    ba139c9d