Paul Eggert wrote: > Add an extern decl for a “private” extern symbol, to pacify GCC > 14’s -Wmissing-variable-declarations option.
Thanks. These *_state variables are not worth having an extra .h file with just a one-line declaration. Bruno
Paul Eggert wrote: > Add an extern decl for a “private” extern symbol, to pacify GCC > 14’s -Wmissing-variable-declarations option.
Thanks. These *_state variables are not worth having an extra .h file with just a one-line declaration. Bruno