Commit 2913ba45 authored by Steven R. Loomis's avatar Steven R. Loomis
Browse files

fix(common): dx: don't call exit(0) on failure 🙀

- always use std::exit(EXIT_FAILURE) if there is an error.
- use --print-errorlogs with meson to show errors to the log

Fixes: #10004
parent 039e859b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment