On 2025-06-30 00:56, Bruno Haible wrote:
Was there any reason to remove the '(!defined __cplusplus || defined __clang__) && ' part of the condition?
Only that I thought it wasn't necessary given the other changes I made. Evidently I was mistaken; thanks for fixing it.