------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=665 Phil Pennock <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #4 from Phil Pennock <[EMAIL PROTECTED]> 2008-08-14 07:15:58 --- Finally, I remember what I meant to say. There is no documentation in the man-page of the first version of GnuTLS this feature appears in, so there's a risk of problems compiling against an older release. Commit log for function addition: http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commit;h=91b8389c34b89eba1e2b3f13c43c7c50ea0d6010 Aargh, gitweb makes it unbelievably hard to track which tags might include a given commit. Okay, ChangeLog lists it in 2007-10-24 for version 2.1.4. With 2.2.5, gnutls/gnutls.h gives: #define LIBGNUTLS_VERSION_MAJOR 2 #define LIBGNUTLS_VERSION_MINOR 2 #define LIBGNUTLS_VERSION_PATCH 5 #define LIBGNUTLS_VERSION_NUMBER 0x020205 Should this check be used to log a different message and proceed as normal or to remove the functionality, or what? -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
