[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH][5] Move the definition of `_ex_software'
From: |
lemonboy |
Subject: |
[Chicken-hackers] [PATCH][5] Move the definition of `_ex_software' |
Date: |
Mon, 6 Nov 2017 11:19:37 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Hello hackers,
here's a small patch to make csi happy again when the reset-handler hook is
called.
A small test case:
```
csi -e '(import chicken.tcp)(tcp-accept (tcp-listen 4242))'
# Press ^C
```
Cheers,
LemonBoy
0001-Move-the-definition-of-_ex_software.patch
Description: Text Data
- [Chicken-hackers] [PATCH][5] Move the definition of `_ex_software',
lemonboy <=