[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Prevent running applications from crashing whe
From: |
Christian Kellermann |
Subject: |
[Chicken-hackers] [PATCH] Prevent running applications from crashing when reinstalling |
Date: |
Mon, 1 Oct 2012 17:41:59 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi,
thanks to Jim for the suggestion, I have been changing chicken-install
to remove preexisting files before installing them. This enables me to
reinstall an egg and have the running application that uses that not
segfault as it did before. Tried with several eggs so far.
What do you think?
Christian
--
Be Right back -- Godot.
0001-Prevent-running-applications-from-crashing-when-rein.patch
Description: Text document
- [Chicken-hackers] [PATCH] Prevent running applications from crashing when reinstalling,
Christian Kellermann <=