From 6e1b984563c3ea2fdc06ec1ea57c13a6f0114c6f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mattias=20Engdeg=C3=A5rd?= Date: Wed, 24 Nov 2021 15:05:07 +0100 Subject: [PATCH] Add sample of -fanalyzer output (bug#51882) * etc/compilation.txt (file): Add fragment of GCC diagnostics from -fanalyzer (from Philip Kaludercic). --- etc/compilation.txt | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5