chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] openssl egg segfauls: ##sys#expand-home-path


From: Thomas Chust
Subject: Re: [Chicken-users] openssl egg segfauls: ##sys#expand-home-path
Date: Thu, 21 May 2015 18:01:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 2015-05-21 09:18, Kristian Lein-Mathisen wrote:
> I see, that sounds sensible. Could you apply the no-home-path-expansion
> patch and fix it upstream, so that openssl will work on 4.9.01?
> [...]

Hello,

I just checked and apparently the home path expansion stuff is still in
place in released versions of chicken: My installation of CHICKEN reports

  Version 4.9.0.1 (stability/4.9.0) (rev 8b3189b)

and it has ##sys#expand-home-path and does automatic home path expansion
for standard I/O procedures such as open-input-file :-/

There is commit 4f91e654f04254ba1039e327460e643fefbf5e36 in CHICKEN's
Git repository that gets rid of this cruft, but it's not included in any
released source tarball, as far as I can tell.

I have removed the uses of ##sys#expand-home-path from the trunk version
of the OpenSSL egg, but I think it doesn't make sense to tag a release
at the moment.

Ciao,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.



reply via email to

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