commit | a12eeaaa4fdaed9ed4a92f337b5f3c8a5a3fb946 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Wed Jun 01 12:14:47 2011 -0500 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 07 13:52:10 2011 -0500 |
tree | 9a085f2078646bae67934b9aec1be6eca8509805 | |
parent | 23bf93b215b48bab4a9739d6300ec533773588e8 [diff] |
QError: Introduce qerror_format_desc() Refactor non-QError-specific bits out of qerror_human() into general function that can be used by the error_get_pretty() analogue in the new error-propagation framework. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>