]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
errors.c (_cpp_begin_message): Print "error: " for errors.
authorJoseph Myers <jsm@polyomino.org.uk>
Thu, 14 Oct 2004 00:56:22 +0000 (01:56 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 14 Oct 2004 00:56:22 +0000 (01:56 +0100)
commitac24fc258dff2ade1e5021575b6d0be3e1945c8f
tree2f4508e43661aec58042bf8c9ff7c8baf0d0514b
parent81da229b08e74978a0dfb5bca48138a0a4a2357c
errors.c (_cpp_begin_message): Print "error: " for errors.

libcpp:
* errors.c (_cpp_begin_message): Print "error: " for errors.

gcc/testsuite:
* gcc.dg/cpp/error-1.c: New test.

From-SVN: r89025
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/error-1.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/errors.c