guile-devel
[Top][All Lists]
Advanced

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

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


From: Neil Jerram
Subject: Re: [Fwd: [FIX] guile 1.8.6 is broken in libguile/scmsigs.c, 206]
Date: Fri, 23 Jan 2009 01:31:28 +0000

Hi Roland...

2009/1/22 Neil Jerram <address@hidden>:
> 2009/1/22 Roland Haeder <address@hidden>:
>> Here are more to fix:
>>
>> threads.c: In function
>> `block_self':
>> threads.c:231: warning: passing arg 3 of `scm_pthread_cond_timedwait'
>> from incompatible pointer type
>
> There is an apparent mismatch between "const scm_t_timespec *" and
> "const struct timespec *".  But these are normally typedef'd to be the
> same.  I'll investigate if we can make them more obviously the same.

I believe I've fixed this [1].  If possible can you confirm the fix on
your platform?

[1] 
http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=94922b177bd2cb26a018a7605d4567701b2279b8

(This should cover all of the errors you reported apart from the
missing braces ones.)

Thanks,
     Neil




reply via email to

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