From bec18736a1ff5ce11ffa03927380fd6eed403171 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Wed, 4 Feb 2009 13:36:59 +0000 Subject: [PATCH] (gnu): Add an example for the "note" format. --- etc/ChangeLog | 4 ++++ etc/compilation.txt | 1 + 2 files changed, 5 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 7385577b18..45ecf6cbac 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2009-02-04 Dan Nicolaescu + + * compilation.txt (gnu): Add an example for the "note" format. + 2009-02-04 Jason Rumney * PROBLEMS (CPP): Note problem with resource compiler of MSVC. diff --git a/etc/compilation.txt b/etc/compilation.txt index 132f37859a..ed1f1c1b4f 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -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 -- 2.20.1