diff options
author | Mattias Engdegård <mattiase@acm.org> | 2020-11-06 17:10:55 +0100 |
---|---|---|
committer | Mattias Engdegård <mattiase@acm.org> | 2020-11-06 17:16:00 +0100 |
commit | 6e9564f09a223f1c3f964e04905ecb3f235fa2f5 (patch) | |
tree | b533bdc7e2f1714dfc729fb3a87f2ffec40f7fb2 /test/lisp/emacs-lisp/tabulated-list-test.el | |
parent | 6b77ad6e77a4812b05ee03360e853e0fcb822a96 (diff) | |
download | emacs-6e9564f09a223f1c3f964e04905ecb3f235fa2f5.tar.gz emacs-6e9564f09a223f1c3f964e04905ecb3f235fa2f5.tar.bz2 emacs-6e9564f09a223f1c3f964e04905ecb3f235fa2f5.zip |
Fix javac message parsing column number off-by-one
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
'javac': Column numbers are 1-based by default; remove subtraction and
η-reduce. Translate regexp to rx (mechanised).
* test/lisp/progmodes/compile-tests.el (compile-tests--test-regexps-data):
Adapt 'javac' test cases to the change.
Diffstat (limited to 'test/lisp/emacs-lisp/tabulated-list-test.el')
0 files changed, 0 insertions, 0 deletions