mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-25 10:47:00 +00:00
(gnu): Add an example for the "note" format.
This commit is contained in:
parent
5e581108a6
commit
bec18736a1
@ -1,3 +1,7 @@
|
||||
2009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* compilation.txt (gnu): Add an example for the "note" format.
|
||||
|
||||
2009-02-04 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* PROBLEMS (CPP): Note problem with resource compiler of MSVC.
|
||||
|
@ -210,6 +210,7 @@ foo.c:8: message
|
||||
foo/bar.py:8: FutureWarning message
|
||||
foo.py:8: RuntimeWarning message
|
||||
foo.c:8:I: message
|
||||
foo.c:8.23: note: message
|
||||
foo.c:8.23: info: message
|
||||
foo.c:8:23:information: message
|
||||
foo.c:8.23-45: Informational: message
|
||||
|
Loading…
Reference in New Issue
Block a user