Add va_end for every va_start.

Dotan Barak, dotanba at gmail dot com



git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@23 327403b1-1117-474d-bef2-5cb71233fd97
This commit is contained in:
Michael Clark
2009-01-05 03:57:59 +00:00
parent a0d35c7ebf
commit 8cdac64ccd
4 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
0.8
* Add va_end for every va_start
Dotan Barak, dotanba at gmail dot com
* Add macros to enable compiling out debug code
Geoffrey Young, geoff at modperlcookbook dot org
* Fix bug with use of capital E in numbers with exponents