Fixed bug #488: tsticonv fails on Solaris with Sun C compiler.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Feb 2006 13:15:43 +0000 (13:15 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Feb 2006 13:15:43 +0000 (13:15 +0000)
commitde11e6bdb853dce80abe2c1223fe490ae0b2ebd0
tree989fb509d3f7d47915b5864194f813c0c64e0b34
parenta62320ec94a88d58e808511ed8ec4259974b4f95
Fixed bug #488: tsticonv fails on Solaris with Sun C compiler.
We no longer use a negative value in yaz_iconv_trie_dir.ptr member
for a "null" pointer. Instead integer 0 is used and actual ptrs
have an offset +1.
src/charconv.tcl