On Sat, 15 Feb 2025 23:37:20 -0500
David Malcolm <dmalc...@redhat.com> wrote:

> +const char *
> +cobol_get_sarif_source_language(const char *)
> +    {
> +    return "cobol";
> +    }
> 
> Out of curiosity, did you try the SARIF output?  This is a good test
> for whether you?re properly using the GCC diagnostics subsystem.

How do I do that?  I barely know the term; I have to look it up every time.  I 
don't find "sarif" anywhere in gcc.info or gccint.info.  

No objection, just flummoxed.  

--jkl

Reply via email to