chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Strange behaviour with sha1...


From: Christian Kellermann
Subject: Re: [Chicken-users] Strange behaviour with sha1...
Date: Wed, 5 Jan 2011 17:10:38 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Dear Chickenistas,

* Christian Kellermann <address@hidden> [110105 10:45]:
> Hi Chickenistas,
> 
> I am rather desperate for finding an explanation for a strange situation that 
> seems to affect only me :)
> 
> Could someone of you with access to an OpenBSD system (4.7/ 4.8) on a 32 bit 
> x86 machine test the following with Chicken 4.6.0?

I want to inform you that the evil has been identified. The
sha1 as well as the md5 egg exported function names that also do
exist in OpenBSD's system library. Making them static solves all
this. Thanks to Alan and Peter for helping me keeping my sanity
(and identifying and fixing the bug).

So the lesson is: Now matter how stupid the names of your FFI helper
functions are, make them static.

Cheers,

Christian



reply via email to

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