Hash :
ec87cff2
Author :
Date :
2021-07-25T13:18:20
Assume GNU gettext >= 0.17. * modules/vasprintf (Notice): Remove. * modules/xvasprintf (Notice): Remove. * modules/xprintf (Notice): Remove. * modules/error (Notice): Remove. * modules/verror (Notice): Remove. * modules/argp (Notice): Remove. * modules/propername (Notice): Remove. * lib/propername.h: Remove outdated comment.
Description:
verror and verror_at_line functions: Error reporting with va_list.
Files:
lib/verror.h
lib/verror.c
Depends-on:
stdio
error
xvasprintf
configure.ac:
m4_ifdef([AM_XGETTEXT_OPTION],
[AM_][XGETTEXT_OPTION([--flag=verror:3:c-format])
AM_][XGETTEXT_OPTION([--flag=verror_at_line:5:c-format])])
Makefile.am:
lib_SOURCES += verror.h verror.c
Include:
"verror.h"
License:
GPL
Maintainer:
Eric Blake