Commit abf17883eaaeea3c03ceed5f2c4a07063b0aaf6c

Thomas de Grivel 2018-02-02T02:34:42

Does not actually shadow OPEN.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/package.lisp b/package.lisp
index 5f15281..c01926e 100644
--- a/package.lisp
+++ b/package.lisp
@@ -24,8 +24,6 @@
    :cffi
    :common-lisp
    :errno)
-  (:shadow
-   #:open)
   (:export
    #:c-opendir
    #:c-fdopendir