On 31 January 2013 16:05, Laszlo Ersek <ler...@redhat.com> wrote:
> On 01/31/13 16:54, Peter Maydell wrote:
>> I thought we weren't adding any new QERR errors any more?
>
> How do you intend to inform the user about new error situations? If
> error codes are a fixed set, then we need either a facility for freely
> extending text in the error object, or for stacking separate messages in
> the error object.

The idea IIRC is that we just report everything with a free
text message and a generic error class (apart from the legacy
existing error classes).

-- PMM

Reply via email to