openssl vs. libgcrypt

2006-12-12 Thread Karl Berry
Hi Werner, Mauro, and all, A generous volunteer (Logan Gabriel, cc'd) has been discussing offering a long-time project of his for system integrity checking to GNU. One of the things the project needs is ssl-ish computations, such as provided by libgcrypt and openssl. My immediate question is, is

Re: [bug-gnulib] include in a C++ program

2006-12-12 Thread Bruno Haible
Lorenzo Bettini wrote: > I tried it and got no problem, but as far as I understand this is not a > proof, since > > #if defined HAVE_DECL_STRDUP && !HAVE_DECL_STRDUP && !defined strdup > /* Duplicate S, returning an identical malloc'd string. */ > extern char *strdup (const char *s); > #endif >

Re: iconv modules

2006-12-12 Thread Bruno Haible
Simon Josefsson wrote on 2006-09-06: > > What do you think about them? > > Acceptable? > > It looks good to me. I applied these changes. Let us know when we can remove the iconvme module. Remember the migration path: iconvme::iconv_string -> str_iconv iconvme::iconv_alloc -> str_cd_iconv (wi