Hello Bart, On Mi, 2021-08-11 at 09:08 -0700, Bart Van Assche wrote: > On 8/11/21 8:41 AM, mwilck@xxxxxxxx wrote: > > Add an API for string buffers that grow in size as text is added. > > This API will be useful in several places of the multipath-tools > > code > > base. Add unit tests for these helpers, too. > > Has it been considered to switch to C++ and use std::string and/or > std::ostringstream instead of implementing a string library in C? > no, not at this time. It's an interesting long-term perspective, but for the time being, I think we can quite well stick with C. Regards, Martin -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel