Open Plisp opened 5 years ago
process.lisp uses certain POSIX commands that will not function on windows. The tests should be platform conditionalized. Preferably a set of tests that work on windows should also be written.
process.lisp
process.lisp
uses certain POSIX commands that will not function on windows. The tests should be platform conditionalized. Preferably a set of tests that work on windows should also be written.