From efc7c1d86f1543870712d1a0ef4eecd67e933921 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 1 Jun 2017 15:03:30 +0200 Subject: typecheck-gcc.h: check CURLINFO_CERTINFO ... and update the certinfo.c example accordingly. Fixes https://github.com/curl/curl/issues/846 --- docs/KNOWN_BUGS | 9 --------- 1 file changed, 9 deletions(-) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 4415ce211..517cd144a 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -49,7 +49,6 @@ problems may have been fixed or changed somewhat since this was written! 5.7 Visual Studio project gaps 5.8 configure finding libs in wrong directory 5.9 Utilize Requires.private directives in libcurl.pc - 5.10 Fix the gcc typechecks 6. Authentication 6.1 NTLM authentication and unicode @@ -364,14 +363,6 @@ problems may have been fixed or changed somewhat since this was written! https://github.com/curl/curl/issues/864 -5.10 Fix the gcc typechecks - - Issue #846 identifies a problem with the gcc-typechecks and how the types are - documented and checked for CURLINFO_CERTINFO but our attempts to fix the - issue were futile and needs more attention. - - https://github.com/curl/curl/issues/846 - 6. Authentication 6.1 NTLM authentication and unicode -- cgit v1.2.3