Re: [RFC 0/4] ref-filter: remove printing from formatting logic

2018-03-14 Thread Оля Тележная
2018-03-13 22:26 GMT+03:00 Martin Ågren : > Hi Olga > > On 13 March 2018 at 11:25, Оля Тележная wrote: >> The main idea of the patch is, if you want to format the output by >> ref-filter, you should have an ability to work with errors by yourself >> if you want to. >> So I decided not to touch sig

Re: [RFC 0/4] ref-filter: remove printing from formatting logic

2018-03-13 Thread Martin Ågren
Hi Olga On 13 March 2018 at 11:25, Оля Тележная wrote: > The main idea of the patch is, if you want to format the output by > ref-filter, you should have an ability to work with errors by yourself > if you want to. > So I decided not to touch signature of show_ref_array_item(), but to > move all

[RFC 0/4] ref-filter: remove printing from formatting logic

2018-03-13 Thread Оля Тележная
The main idea of the patch is, if you want to format the output by ref-filter, you should have an ability to work with errors by yourself if you want to. So I decided not to touch signature of show_ref_array_item(), but to move all printing (I mean errors) to it. So that we could invoke format_ref_