Commit Graph

1 Commits

Author SHA256 Message Date
b82bd9db88 - update to 1.15:
* This releases fixes problems with the use of off_t and ssize_t by
   the estream functions introduced with 1.14.  Although this is
   technically an ABI break on some platforms, we take this as a
   simple bug fix for 1.14.  The new functions are very unlikely in
   use by any code and thus no breakage should happen.  The 1.14
   tarball will be removed from the archive.
 * Add type gpgrt_off_t which is guaranteed to be 64 bit.
 * Add type gpgrt_ssize_t to make use on Windows easier.  On Unix
   platforms this is an alias for ssize_t.

OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=30
2014-09-13 11:31:32 +00:00