]> git.saurik.com Git - bison.git/commit - ChangeLog
portability: use va_start and va_end in the same function.
authorJoel E. Denny <jdenny@clemson.edu>
Sun, 11 Oct 2009 20:15:39 +0000 (16:15 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Sun, 11 Oct 2009 20:15:39 +0000 (16:15 -0400)
commit786578e394700615f6a841614e1280bf6284ec8c
tree6bbbe487f0cae3c1df5b41223b1dd9b37b855670
parent416a9da61efaad96d1a2e38be1f6ac3f3c544561
portability: use va_start and va_end in the same function.

* src/complain.c (error_message): Move va_end from here...
(ERROR_MESSAGE): ... to here.
ChangeLog
src/complain.c