More type casts for char signed/unsigned and xmlChar. Using
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Aug 2005 20:34:21 +0000 (20:34 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Aug 2005 20:34:21 +0000 (20:34 +0000)
commit43a7aff23f364fd3fac6e9746c53cda01be13738
treecbb0a5165891697f8a410d3584afd1978887fb68
parent637213cb79d34110cb367369ece0745cdc2b554f
More type casts for char signed/unsigned and xmlChar. Using
xmlStrcmp, xmlStrlen in a few places instead of strcmp/strlen.
13 files changed:
client/client.c
src/ccltoken.c
src/logrpn.c
src/opacdisp.c
src/seshigh.c
src/soap.c
src/srw.c
src/srwutil.c
src/statserv.c
test/tsticonv.c
test/tstodr.c
test/tstsoap1.c
util/marcdump.c