summaryrefslogtreecommitdiff
path: root/etc/compilation.txt
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2019-10-04 15:29:31 +0200
committerMattias EngdegÄrd <mattiase@acm.org>2019-10-04 15:43:15 +0200
commit32558cfe53b187e3bbdfb532c7ce64ab9b0cd4f5 (patch)
tree3a7b581f61f4cdc1277380d839dbc26e614d2375 /etc/compilation.txt
parentd09cbcee9ce90171a20a3cae4a27dc08dcb1af41 (diff)
downloademacs-32558cfe53b187e3bbdfb532c7ce64ab9b0cd4f5.tar.gz
Fix error in gnu compilation-mode regexp (bug#37582)
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): Fix a mistake introduced when the regexp was translated to rx. * test/lisp/progmodes/compile-tests.el (compile-tests--test-regexps-data) (compile-test-error-regexps): Add test case. * etc/compilation.txt: Add example.
Diffstat (limited to 'etc/compilation.txt')
-rw-r--r--etc/compilation.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt
index eccdfa737f0..0e39ab5e4af 100644
--- a/etc/compilation.txt
+++ b/etc/compilation.txt
@@ -286,6 +286,7 @@ jade:dbcommon.dsl:133:17:E: missing argument for function call
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 ]
* Guile backtrace, 2.0.11