Christian Couder <christian.couder@xxxxxxxxx> writes: > Changes since v4 > ---------------- > > Thanks to Patrick, Junio, Karthik and Justin for their comments on the > previous versions. > > There are very few changes compared to v4 and they are quite small. > > In patch 1/5, in the commit message: > > - a few sentences were added to explain why using 'struct strvec' > for the new fields wouldn't scale well, > > - a typo "use use" was fixed. > > In patch 1/5, in the code, a BUG() message was improved. > > In patch 2/5, in the code, some code comments were added in > fields_from_config(). The topic saw only a few comments in this last iteration. Would we be seeing a hopefully small and final update to tie the loose ends before we declare that the topic is ready for 'next'? Thanks.