warnx2
warnx2(_("bad modifier L for %%%c"), *fmt, NULL);
warnx2("%s", strerror(ENOMEM), NULL);
warnx2(_("illegal format character %c"), convch, NULL);
warnx2("%s", strerror(ENOMEM), NULL);
warnx2(_("%s: expected numeric value"), *gargv, NULL);
warnx2(_("%s: not completely converted"), *gargv, NULL);
warnx2(_("%s: expected numeric value"), *gargv, NULL);
warnx2(_("%s: not completely converted"), *gargv, NULL);