On Thu, Mar 03, 2022 at 11:09:20AM +0100, Patrice Dumas wrote: > I have understood why the test changed, the problem is that > reverse_iconv in input.c is not reinitialized between two calls > of the parser. It should probably be reset in reset_parser_except_conf > in api.c.
I've fixed this.
