git subrepo clone git@gitlab.com:OlMon/org-themes.git packages/org-themes
Compare changes
- Stéphane Del Pino authored
This duplication can occur when intercepting a NormalError
+ 15
− 1
@@ -102,8 +102,22 @@ parser(const std::string& filename)
@@ -102,8 +102,22 @@ parser(const std::string& filename)
std::cerr << rang::style::bold << p.source << ':' << p.line << ':' << p.column << ": " << rang::style::reset
<< rang::fgB::red << "error: " << rang::fg::reset << rang::style::bold << e.what() << rang::style::reset