]> git.eshelyaron.com Git - emacs.git/commit
Fix Flymake tests for GCC 8.2.0
authorJoão Távora <joaotavora@gmail.com>
Fri, 4 Jan 2019 22:45:29 +0000 (22:45 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sat, 5 Jan 2019 11:38:36 +0000 (11:38 +0000)
commit04d3315271cd1357fbbc192505d00c760be02952
tree7e8a65b1c3a04b4e6a096f6de25cad807855a27a
parent16e2554880381d5cef4ec209675c084bc96d09e1
Fix Flymake tests for GCC 8.2.0

Fixes: bug#33872
"Now you have two problems..."

* lisp/progmodes/flymake-cc.el (flymake-cc--make-diagnostics):
Adjust regexp.
lisp/progmodes/flymake-cc.el