Code

store_lookup: Pass a data-object to parse_cmp().
authorSebastian Harl <sh@tokkee.org>
Mon, 23 Jun 2014 16:43:40 +0000 (18:43 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 23 Jun 2014 16:43:40 +0000 (18:43 +0200)
commitf16f904e1f266e079ba6f06ae7952a11b29d5dfd
tree6d953565e56279e271410ef4cf2041794288b8e9
parent4dc515a84e889641a7cf93171ac60bee2d5b370c
store_lookup: Pass a data-object to parse_cmp().

That'll allow for comparing attribute values of any type.
src/core/store_lookup.c
src/frontend/grammar.y
src/include/core/store.h
t/unit/core/store_lookup_test.c