On Mon, Nov 09, 2020 at 04:44:17PM -0800, Elijah Newren wrote: > > * en/strmap (2020-11-06) 15 commits > [...] > > Will merge to 'next'? > > Yes, please. Peff went over the series in detail and said it looked > good to him as of v4 (he also seemed fine with the extra change in v5 > that I made in response to your request). I'm not aware of any issues > or further requests, and believe it is done. I'll CC Peff just in > case he wants to change his mind and request any more changes here... I actually forgot to look over your strset_add() function carefully, so thanks for the reminder. :) It all looks good to me. Obviously the boolean return is flipped from my strset_check_and_add(), but I can't really think of a reason to prefer one over the other. -Peff