changeset 101800:9a856cb80538

(gnu): Add an example for the "note" format.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 04 Feb 2009 13:36:59 +0000
parents bda6cc49ea4b
children 7f4c7258fee5
files etc/ChangeLog etc/compilation.txt
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Wed Feb 04 13:19:11 2009 +0000
+++ b/etc/ChangeLog	Wed Feb 04 13:36:59 2009 +0000
@@ -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.
--- a/etc/compilation.txt	Wed Feb 04 13:19:11 2009 +0000
+++ b/etc/compilation.txt	Wed Feb 04 13:36:59 2009 +0000
@@ -210,6 +210,7 @@
 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