]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not name variables "operator" because some compilers do not realize that
authordrh <drh@noemail.net>
Mon, 23 Jan 2006 13:22:09 +0000 (13:22 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Jan 2006 13:22:09 +0000 (13:22 +0000)
commitb52076cd7a832fb8d878048422261cb314a53104
treeffd434c72097470b8b09a620a4a0912864e402c0
parent158ff67b5017917ac40f4f2687ac5944d609a7e5
Do not name variables "operator" because some compilers do not realize that
"operator" is not a reserved word in ANSI-C.  Ticket #1625. (CVS 2997)

FossilOrigin-Name: 1f42a338e2ee90f4c24a9eb19054c4b831dd661f
manifest
manifest.uuid
src/parse.y
src/where.c