3 Aug 2004 19:13
Re: `fatal' module problem?
Bruno Haible <bruno <at> clisp.org>
2004-08-03 17:13:25 GMT
2004-08-03 17:13:25 GMT
Simon Josefsson wrote:
> But error doesn't take a va_list, from error.h:
Agreed. We don't have a va_error(), and since the purpose of the error()
module is to provide for a substitute for functions already in glibc,
we cannot add it either.
Can you either
- use a simplified version of error_tail in fatal.c, or
- drop the 'fatal' module entirely (none of coreutils, tar, diff, gettext
uses it)?
Bruno
RSS Feed