]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change lemon to use <stdarg.h> instead of <varargs.h> because GCC no longer
authordrh <drh@noemail.net>
Tue, 15 Apr 2003 01:49:48 +0000 (01:49 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Apr 2003 01:49:48 +0000 (01:49 +0000)
commitf9a2e7bb8df9081ddb993bd547970ff8c368fc02
tree3317c9e316585c0e1146f4780c507918ee7d01e1
parent13bff815370c4a0225e16f42df1911868e7444a9
Change lemon to use <stdarg.h> instead of <varargs.h> because GCC no longer
supports varargs.h.  Tickets #288 and #280.  Ironically, lemon originally
used varargs.h because stdarg.h was not supported by the compiler I was
using in 1989 (which was gcc if I recall correctly.) (CVS 905)

FossilOrigin-Name: 7902e4778ec86e25ad949ae7a6d55b63ac0e85f3
manifest
manifest.uuid
tool/lemon.c