|
|
|
|
|
by kmoser
52 days ago
|
|
> The so-called "json" format for -fdiagnostics-format= has been removed in this release. Users seeking machine-readable diagnostics from GCC should use SARIF. But: > GCC can now output diagnostics in HTML form via -fdiagnostics-add-output=experimental-html I wonder what drove the decision to remove JSON output and add HTML output? |
|