On Wed, Mar 04, 2026 at 10:15:01PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> The only problem is that we don't have error_append() function)

I definitely wanted to type error_prepend() when replying... :(

I think it might be better when putting upfront / prepend, say, the
original error should look like this, which is weird to me:

  "XXX != YYY NAME"

(maybe even no space???)

With append (when doing that, we may also want to add a comma and some "0x"
prefix?), it can be:

  "NAME: XXX != YYY"

-- 
Peter Xu


Reply via email to