[Bug translation/79423] Translation of warnings breaks IDE parsing of output

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 22 21:30:08 GMT 2024


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79423

--- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
We've had -fdiagnostics-format=json since GCC 9, and
-fdiagnostics-format=sarif-{file,stderr} support since GCC 13, IIRC.  Arguably
an IDE should be using the latter instead.


More information about the Gcc-bugs mailing list