Improved on the error messages in the parser.
authorBrian Aker <brian@tangent.org>
Wed, 23 Mar 2011 05:48:45 +0000 (22:48 -0700)
committerBrian Aker <brian@tangent.org>
Wed, 23 Mar 2011 05:48:45 +0000 (22:48 -0700)
commit1d076426d9ff399efc40d8556d8bc883b47ed87c
tree11deaa79c72bafe83dc0ed8772d6b6ec87d09462
parentdac169cdb8e544f5967bb8d22f229b49d78afa9a
Improved on the error messages in the parser.
clients/memparse.cc
libmemcached/options.cc
libmemcached/options/context.h [new file with mode: 0644]
libmemcached/options/include.am
libmemcached/options/parser.yy
libmemcached/options/scanner.l
libmemcached/options/type.h [deleted file]
tests/mem_functions.c
tests/parser.cc
tests/parser.h