On Tue, Nov 19, 2013 at 10:09 AM, Michael Matz <m...@suse.de> wrote: > OMG, finally a c++ification that _shrinks_ client code instead of > bloating it.
Not quite. The patch that converted VEC macros removed a non-trivial amount of client code. $ git log -p -n1 f1f41a6cdc47d5123dd30ab110cc35c90f8189cb -- $(find -name '*.c')| diffstat | tail -1 272 files changed, 9309 insertions(+), 10157 deletions(-) Diego.