Mailing List Archive

Patch: fix gcc warning about gcry_thread_cbs in gcrypt.h
Hi,

I hate compiler warnings and attached patch fix this one:
warning: missing initializer

It fix "static struct gcry_thread_cbs gcry_threads_pthread" for
GCRY_THREAD_OPTION_PTHREAD_IMPL and GCRY_THREAD_OPTION_PTH_IMPL.

Victor Stinner
Re: Patch: fix gcc warning about gcry_thread_cbs in gcrypt.h [ In reply to ]
At Mon, 10 Jul 2006 11:14:55 +0200 (CEST),
haypo@inl.fr wrote:
>
> [1 <text/plain; iso-8859-1 (8bit)>]
> Hi,
>
> I hate compiler warnings and attached patch fix this one:
> warning: missing initializer
>
> It fix "static struct gcry_thread_cbs gcry_threads_pthread" for
> GCRY_THREAD_OPTION_PTHREAD_IMPL and GCRY_THREAD_OPTION_PTH_IMPL.

I put it in, thanks.

Marcus


_______________________________________________
Gcrypt-devel mailing list
Gcrypt-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gcrypt-devel