Fixed bug #2120: Different greek symbols, UTF-8 to MARC-8.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 12 Mar 2008 08:53:28 +0000 (08:53 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 12 Mar 2008 08:53:28 +0000 (08:53 +0000)
commitc7899589e137fd6848870b45f692ab0832b7069a
treec200a53f7951d2f51be6a929e2ea9c6a8e8f53b7
parent9fb32b9ec35a83d916e0227c751d4a7925301d34
Fixed bug #2120: Different greek symbols, UTF-8 to MARC-8.

The UTF-8 to MARC-8 conversion no longer uses yaz_marc8r_67_conv
and the table data associated with it. The table data (albeit small)
is still produced.
src/siconv.c
test/tsticonv.c