]> 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:34:44 +0000 (16:34 -0400)
commit7aaf9ce7582bb4fe33f29c9f2a137f2c774b05f1
tree90b6ed8f078ba98978435848dc0e44835c9b6b3f
parent2ceb8c617cac934b45f101ab44508d72239c894b
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.
(cherry picked from commit 786578e394700615f6a841614e1280bf6284ec8c)
ChangeLog
src/complain.c