[gnutls-devel] libtasn1 | Version numbers for libtasn1.h (#7)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed May 22 17:02:32 CEST 2019
New Issue was created.
Issue 7: https://gitlab.com/gnutls/libtasn1/issues/7
Author: Tim Rühsen
Assignees:
## Description of problem:
It's not easy to check for a certain version of libtasn1.h since the only version information is
```
#define ASN1_VERSION "4.13"
```
How to check for major/minor via C preprocessor (`#if ...`) ?
## Version of libtasn1 used:
4.13
## Suggestion
Use the same standards mechanism as other libraries do, e.g. gnutls.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/issues/7
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190522/ee4777cf/attachment-0001.html>
More information about the Gnutls-devel
mailing list