On 2025-05-28 15:21, Bruno Haible wrote:
Holger Hoffstätte wrote:- reconfigure the project: cd mytests && ./configure --disable-nls CFLAGS="-pipe -Werror=format-security -O"Did this work for you? I get errors cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security]
Quite sure it worked for me. I repeated all steps with the latest git tree and can confirm that it works now. Thank you! cheers Holger