On Fri, 30 Oct 2020 16:21:12 -0400
Eduardo Habkost wrote:
> Make object_property_parse() automatically add a error message
> prefix mentioning the QOM type and property name when
> encountering errors.
>
> As we have a large number of functions that add their own
> "Property '...'" to the error
Make object_property_parse() automatically add a error message
prefix mentioning the QOM type and property name when
encountering errors.
As we have a large number of functions that add their own
"Property '...'" to the error messages, add a temporary check for
existing prefixes before prepending