qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC][PATCH v3 ] utils: Improve and document error reportin


From: Lluís Vilanova
Subject: [Qemu-devel] [RFC][PATCH v3 ] utils: Improve and document error reporting
Date: Fri, 15 Jan 2016 14:54:02 +0100
User-agent: StGit/0.17.1-dirty

Adds support for reporting non-terminating errors (dubbed warnings), and briefly
documents what routines should developers generally use to keep error reporting
consistent.

Changes in v3
=============

* Drop special object 'error_warn' in favour of raw 'error_report()'
  [suggested by Markus Armbruster].


Changes in v2
=============

* Split in two patches.
* Explicitly add a warning error object.


Signed-off-by: Lluís Vilanova <address@hidden>
---

Lluís Vilanova (1):
      doc: Introduce coding style for errors


 HACKING |   36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)


To: address@hidden
Cc: Stefan Hajnoczi <address@hidden>
Cc: Dr. David Alan Gilbert <address@hidden>
Cc: Thomas Huth <address@hidden>
Cc: Markus Armbruster <address@hidden>
Cc: Eric Blake <address@hidden>



reply via email to

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