[gnutls-dev] GnuTLS 1.7.17 -- Last call for next stable major release v2.0!

Simon Josefsson simon at josefsson.org
Wed Aug 15 13:45:20 CEST 2007


Andreas Metzler <ametzler at downhill.at.eu.org> writes:

> On 2007-08-15 Simon Josefsson <simon at josefsson.org> wrote:
>> This is scheduled to be the last release on the development branch.
>> Unless I hear anything, I will release this as v2.0 on September 1th.
>> Test this release as you would a new stable release!  All feedback is
>> welcome...
> [...]
>
> Hello,
> Unnecessary warnings:
> #1
> gnutls_openpgp.c:1297: warning: implicit declaration of function '_gnutls_sign'
>
> #include <gnutls_sig.h>
>
> #2
> x509self.c:203: warning: implicit declaration of function 'print_info'
>
> Move
> #include "ex-session-info.c"
> #include "ex-x509-info.c"
> from line ~400 to the top of the file.

Patches applied, thanks!

> #3. The existence of two similar print_info() functions in
> doc/examples/ex-session-info.c and src/common.c is a little bit
> strange, and neither of these handles all currently available values for 
> gnutls_credentials_type_t:
>
> ex-session-info.c:32: warning: enumeration value 'GNUTLS_CRD_PSK' not handled in switch
> ex-session-info.c:32: warning: enumeration value 'GNUTLS_CRD_IA' not handled in switch
>
> common.c:494: warning: enumeration value 'GNUTLS_CRD_IA' not handled in switch

I'll look into this.

/Simon




More information about the Gnutls-devel mailing list