help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnutls] Problem building from git


From: Brad Hards
Subject: Re: [Help-gnutls] Problem building from git
Date: Mon, 13 Jul 2009 17:33:20 +1000
User-agent: KMail/1.11.4 (Linux/2.6.29.5-191.fc11.x86_64; KDE/4.2.4; x86_64; ; )

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]