|
From: | Hans-Peter Sorge |
Subject: | Re: Rev. 1997, make fails with Quad_MX.cc: |
Date: | Mon, 9 Dec 2024 22:31:02 +0100 |
User-agent: | Mozilla Thunderbird |
Hi,
Revision 1797 fails with
Quad_MX.cc: In member function 'virtual sAxis Quad_MX::subfun_to_axis(const UCS_string&) const':
Quad_MX.cc:1306:27: error: invalid application of 'sizeof' to incomplete type 'Quad_MX::fun_info []'
1306 | FUN_INFO_COUNT = sizeof(op_desc) / FUN_INFO_SIZE };
| ^~~~~~~~~~~~~~~
make[3]: *** [Makefile:4719: apl-Quad_MX.o] Error 1
on Fedora 41,
gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Regards Hans-Peter
[Prev in Thread] | Current Thread | [Next in Thread] |