[Help-gnutls] Problem building from git

Brad Hards bradh at frogmouth.net
Mon Jul 13 09:33:20 CEST 2009


On Monday 13 July 2009 16:39:30 Nikos Mavrogiannopoulos wrote:
> This is quite strange. In my copy x509.h:780
> gnutls_x509_crq_get_extension_by_oid has argument 5 as unsigned int and
> not size_t*. Is it the same in your system? 
No, it isn't. I have:
  int gnutls_x509_crq_get_extension_by_oid (gnutls_x509_crq_t crq,
					    const char *oid, int indx,
					    void *buf, size_t * sizeof_buf,
					    unsigned int *critical);

http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=blob;f=lib/includes/gnutls/x509.h;h=2a87cba7a2d0b035e2e99abb224fac8b4f8a976d;hb=HEAD#l780
shows the same.

Uncommitted local changes? working branch?

Brad





More information about the Gnutls-help mailing list