From: Mattias EngdegÄrd Date: Wed, 24 Nov 2021 14:05:07 +0000 (+0100) Subject: Add sample of -fanalyzer output (bug#51882) X-Git-Tag: emacs-29.0.90~2852^2~66 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e1b984563c3ea2fdc06ec1ea57c13a6f0114c6f;p=emacs.git Add sample of -fanalyzer output (bug#51882) * etc/compilation.txt (file): Add fragment of GCC diagnostics from -fanalyzer (from Philip Kaludercic). --- diff --git a/etc/compilation.txt b/etc/compilation.txt index 01d4df1b09d..34d8c53c9a6 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -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