summaryrefslogtreecommitdiff
path: root/etc/compilation.txt
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2021-11-24 15:05:07 +0100
committerMattias EngdegÄrd <mattiase@acm.org>2021-11-24 15:07:18 +0100
commit6e1b984563c3ea2fdc06ec1ea57c13a6f0114c6f (patch)
tree312f456544fd19e98ebc33fd8140e04f49367815 /etc/compilation.txt
parent1a84b7a3289829d6f404c323f0f673e32234484f (diff)
downloademacs-6e1b984563c3ea2fdc06ec1ea57c13a6f0114c6f.tar.gz
Add sample of -fanalyzer output (bug#51882)
* etc/compilation.txt (file): Add fragment of GCC diagnostics from -fanalyzer (from Philip Kaludercic).
Diffstat (limited to 'etc/compilation.txt')
-rw-r--r--etc/compilation.txt3
1 files changed, 3 insertions, 0 deletions
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