]> git.eshelyaron.com Git - emacs.git/commit
gcc-include compilation lines are now INFO, instead of WARNING
authorDima Kogan <dima@secretsauce.net>
Thu, 13 Aug 2020 10:20:53 +0000 (12:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 13 Aug 2020 10:20:53 +0000 (12:20 +0200)
commit53720a9bdedaf75eebf199897740561a4040b5c4
treeeaf25b1b368afd3e3c95198750897f5933e5b4ef
parente9eafd22681b8e95d8d642def0512d9290564206
gcc-include compilation lines are now INFO, instead of WARNING

* lisp/progmodes/compile.el
(compilation-error-regexp-alist-alist): Prior to this patch the
line that contains "from a.h:1:0," was seen as INFO and the line
that contains "from a.c:1:" was seen as a WARNING.  This patch
makes them both INFO (bug#17826).
lisp/progmodes/compile.el