30 Apr
2025
30 Apr
'25
7 a.m.
On Tue, 29 Apr 2025, Vladimir V. Kisil wrote:
It seems the new version of GCC introduces the class complex, which was not there before. Now the compiler is confused which one to use: the previously existing cln::complex or std::complex. The attached simple patch shall resolve that. Yes, this is what I thought. Thank you very much for the quick fix. Committed to Gentoo.
Andrey