On Fri, Mar 25, 2022 at 03:35:27PM +0100, PICCA Frederic-Emmanuel wrote: > Hello, I try to activate the gcc10 analyzer > but then I get this error message > > hkl2.c: In function ‘trajectory_gen’: > hkl2.c:219:1: error: arrays of functions are not meaningful > 219 | generator_def(trajectory_gen, Engine, Trajectory, tconfig) https://gcc.gnu.org/PR94689 ? Segher