error (funcdef_flag
? "%qs defined in a non-class scope"
: "%qs declared in a non-class scope", name);
But an old version gettext 0.14.6 can extract both branches. I think it
is a bug of 0.17.
Thanks
Pearly