64-bit BER integers. Fixes bug #114.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Jun 2009 08:43:48 +0000 (10:43 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Jun 2009 08:43:48 +0000 (10:43 +0200)
Introduce a new type, odr_int_t, which is equivalent to 'long lont int'
This type is pretty much available everywhere..  was introduced in C99.
This change makes YAZ non-backwards compatible .. both source-wise
and binary wise. However, it is expected to be fairly trivial to update
applications.


No differences found