qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/7] vl.c: Error message rework


From: Markus Armbruster
Subject: [Qemu-devel] [PULL 0/7] vl.c: Error message rework
Date: Tue, 3 Nov 2015 19:37:56 +0100

The following changes since commit 3d861a01093f8eedfac9889746ccafcfd32039b7:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into 
staging (2015-11-02 11:11:39 +0000)

are available in the git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-error-2015-11-03

for you to fetch changes up to 5dfdae814307f7580d56ab4505288224751e0801:

  vl.c: Use "%s support is disabled" error messages consistently (2015-11-03 
09:38:32 +0100)

----------------------------------------------------------------
vl.c: Error message rework

----------------------------------------------------------------
Eduardo Habkost (7):
      vl.c: Replace fprintf(stderr) with error_report()
      vl.c: Remove periods and exclamation points from error messages
      vl.c: Use "warning:" prefix consistently on warnings
      vl.c: Remove unnecessary uppercase in error messages
      vl.c: Touch up error messages
      vl.c: Improve warnings on use of deprecated options
      vl.c: Use "%s support is disabled" error messages consistently

 vl.c | 256 +++++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 125 insertions(+), 131 deletions(-)

-- 
2.4.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]