Code updates which makes things compile as C++. Mostly type casts were
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 6 May 2007 20:12:19 +0000 (20:12 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 6 May 2007 20:12:19 +0000 (20:12 +0000)
commitfe507b6b15788a3a8e58063d9dae52532a5229a5
tree79b30dc4339cd993944637347c3c688889417c82
parentb8ab484f71da48a13342fff3ebd60efd23504681
Code updates which makes things compile as C++. Mostly type casts were
added. But the exercise also revealed places where YAZ_BEGIN_CDEC was
omitted.
39 files changed:
client/client.c
client/fhistory.c
include/yaz/oid_db.h
include/yaz/xmlquery.h
src/ccl_stop_words.c
src/cclqual.c
src/ccltoken.c
src/elementset.c
src/http.c
src/log.c
src/logrpn.c
src/marc_read_xml.c
src/marcdisp.c
src/mime.c
src/nmemsdup.c
src/odr_mem.c
src/oid_db.c
src/oidtoc.tcl
src/querytowrbuf.c
src/record_conv.c
src/retrieval.c
src/seshigh.c
src/soap.c
src/srw.c
src/srwutil.c
src/statserv.c
src/timing.c
src/tokenizer.c
src/xmlquery.c
src/zget.c
src/zoom-c.c
src/zoom-socket.c
util/srwtst.c
util/yaz-illclient.c
util/yaz-xmlquery.c
ziffy/ziffy.c
zoom/zoom-benchmark.c
zoom/zoom-bug-641.c
ztest/read-marc.c