bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FIX] guile 1.8.6 is broken in libguile/scmsigs.c, 206


From: Roland Haeder
Subject: [FIX] guile 1.8.6 is broken in libguile/scmsigs.c, 206
Date: Thu, 22 Jan 2009 02:48:49 +0000

Hi,

in the above mentioned line you should better type:
static scm_i_pthread_once_t once = {SCM_I_PTHREAD_ONCE_INIT};

That braces around the initializer are absend which is also my C
compiler is complaining about.

If I found more, I let you know. :)

Regards,
Roland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]