bug: lib/gnutlsxx.cpp missing various ENABLE_XXX ifdefs

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun Jan 10 12:32:42 CET 2010


Bill Randle wrote:
> I fixed my previous problem with the missing ifdef in mpi.c (see patch
> below). 

Hello,
 Applied, thank you!


A similar problem also exists in gnutlsxx.cpp where the only
> ENABLE_XXX ifdefs are ENABLE_OPENPGP and ENABLE_SRP. There should also
> be ifdefs for ENABLE_PKI and ENABLE_PSK (and perhaps others?).

I don't think this is a serious issue. The functionality flags are to be
used by embedded applications and I wouldn't consider the C++ api to be
used there.

best regards,
Nikos





More information about the Gnutls-devel mailing list