bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51882: Handle GCC's -fanalyzer output in M-x compile


From: Philip Kaludercic
Subject: bug#51882: Handle GCC's -fanalyzer output in M-x compile
Date: Wed, 17 Nov 2021 20:21:00 +0000

Daniel Martín <mardani29@yahoo.es> writes:

> Philip Kaludercic <philipk@posteo.net> writes:
>
>> Tags: patch
>>
>>
>> GCC's -fanalyzer generates tree-like output, with some file references
>> being indented like this
>>
>>       |file.c:42
>>
>> M-x compile appears to assume this means the file name is
>>
>>     "     |file.c",
>>
>> not "file.c".  The following patch would fix this behaviour.  
>>
>
> Thanks for the patch.  Should we update etc/compilation.txt as well?

I am not familiar with that file.  If it is expected, I can update it.

-- 
        Philip Kaludercic





reply via email to

[Prev in Thread] Current Thread [Next in Thread]