[PATCH 0/3] libctf: error handling improvements
Nick Alcock
nick.alcock@oracle.com
Thu Aug 20 15:15:51 GMT 2020
On 31 Jul 2020, Nick Alcock via Binutils outgrape:
> This does two interconnected things, done simultaneously because each touches
> the same large set of source lines: gettextization, and transitioning of all
> dprintfs used for error and warning handling to use the new ctf_errwarning_next
> infrastructure added in the recent deduplicator series (which means changing a
> lot of dprintfs into ctf_err_warns -- and also, because I changed the prototype
> of ctf_err_warn, changing all the *existing* uses of that function, too).
Ping?
These do need a bit of review here and there (there are a few changes
outside libctf/).
More information about the Binutils
mailing list