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: Kristian Lein-Mathisen
Subject: Re: [Chicken-users] openssl egg segfauls: ##sys#expand-home-path
Date: Thu, 21 May 2015 19:47:57 +0200

Obs! I'm on Version 4.9.1 (rev 30bb2f2), sorry for the confusion Thomas!

Thanks for getting it in there. I wonder what might break with this upcoming change.
K.

On Thu, May 21, 2015 at 6:01 PM, Thomas Chust <address@hidden> wrote:
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]