Hi Joerg, Eric, Implemented all Eric's suggestions and merged. Thank you both! > > + if (!template) { > > + tst_brk(TCONF, "No viable template found"); > > + } > Single-line statements shouldn't have braces like this. Oops, left this one, fixed in separated commit :(. Kind regards, Petr