Add sample of -fanalyzer output (bug#51882)
* etc/compilation.txt (file): Add fragment of GCC diagnostics from -fanalyzer (from Philip Kaludercic).
This commit is contained in:
parent
1a84b7a328
commit
6e1b984563
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue