Problem building GnuTLS 2.2.2 on Solaris
Andrew W. Nosenko
andrew.w.nosenko at gmail.com
Mon May 5 14:48:28 CEST 2008
On Mon, May 5, 2008 at 2:37 PM, Simon Josefsson <simon at josefsson.org> wrote:
> Besides, any C++ programmers who can confirm that it is a good idea to
> include C headers like stdio.h and string.h in C++ header files?
I would to recommend to include <cstdio> and <cstring> instead
(standard c++'ish counterpart for stdio.h and string.h). But exact
answer depends on the given error. May be there indeed need "raw"
C-header (very unlikely, but...)
--
Andrew W. Nosenko <andrew.w.nosenko at gmail.com>
More information about the Gnutls-devel
mailing list