changelog: run-program works under cygwin

Cygwin fork/exec doesn't seem broken anymore. Fixes #52.

Signed-off-by: Daniel Kochmański <dkochmanski@turtle-solutions.eu>
This commit is contained in:
Daniel Kochmański 2015-06-18 17:43:10 +02:00
parent 788eaf041a
commit 73f60ca9d0

View file

@ -16,12 +16,7 @@
architectures should be rather easy.
* Known issues
- Cygwin's library is still broken: fork/exec fails to reload the
cygwin library, or ECL's compiled libraries in a completely random
fashion. For this reason we recommend using ext:system instead of
ext:run-program in that platform.
- In Windows ECL comes with bytecodes compiler by default, because C
compilers are normally not avaiable. Unfortunately several libraries
out there are not prepared for this. If you plan to use quicklisp