Commit aad5573e2e307ba42eea5b6b76b0b9788a5eaaec

Paul Eggert 2017-06-01T14:08:00

error: fix POSIX violation for va_end Problem reported by Bruno Haible in: http://lists.gnu.org/archive/html/bug-gnulib/2017-06/msg00001.html * lib/error.c (error_tail): Do not call va_end here. (error, error_at_line): Call it here instead.