Align Zebra API more so that ZEBRA_RES is used to signal error/OK.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 May 2005 12:39:36 +0000 (12:39 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 May 2005 12:39:36 +0000 (12:39 +0000)
commit6cb032fd2ece4742e3516e0941507143f677e5cd
treeb3fb670051fb5f4eec9d88d905012201d5b24413
parentf00cbbbdc1df5478ce74c4a13efafc42257e4cc1
Align Zebra API more so that ZEBRA_RES is used to signal error/OK.
Error code should only be checked when ZEBRA_FAIL is returned.
Updated sort test t4.c to really do sorting!
configure.in
index/index.h
index/main.c
index/zebraapi.c
index/zrpn.c
index/zserver.c
index/zsets.c
test/api/t4.c
test/api/t7.c