]> git.eshelyaron.com Git - emacs.git/commitdiff
Add sample of -fanalyzer output (bug#51882)
authorMattias Engdegård <mattiase@acm.org>
Wed, 24 Nov 2021 14:05:07 +0000 (15:05 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 24 Nov 2021 14:07:18 +0000 (15:07 +0100)
* etc/compilation.txt (file): Add fragment of GCC diagnostics from
-fanalyzer (from Philip Kaludercic).

etc/compilation.txt

index 01d4df1b09d0c126dfa9c38019eb36798738a3ec..34d8c53c9a6cd05bb43e22a5b397c44140984df6 100644 (file)
@@ -310,6 +310,9 @@ G:/cygwin/dev/build-myproj.xml:54: Compiler Adapter 'javac' can't be found.
 file:G:/cygwin/dev/build-myproj.xml:54: Compiler Adapter 'javac' can't be found.
 {standard input}:27041: Warning: end of file not at end of a line; newline inserted
 boost/container/detail/flat_tree.hpp:589:25:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
+   |
+   |board.h:60:21:
+   |   60 | #define I(b, C) ((C).y * (b)->width + (C).x)
 
 
 * Guile backtrace, 2.0.11