diff options
| author | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-11 12:30:45 +0100 |
|---|---|---|
| committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-11 12:31:08 +0100 |
| commit | 517ecb08be379497ebda9e5a3e0afb0f799a21c2 (patch) | |
| tree | 4e665c007fea56294afc93fb924563bbbf1db0ee /dev-lisp/sbcl/files/bsd-sockets-test.patch | |
| parent | 9e148c997ab3438e677755cfb2ae90dea23dfa7a (diff) | |
| download | gentoo-517ecb08be379497ebda9e5a3e0afb0f799a21c2.tar.gz gentoo-517ecb08be379497ebda9e5a3e0afb0f799a21c2.tar.bz2 gentoo-517ecb08be379497ebda9e5a3e0afb0f799a21c2.zip | |
dev-lisp/sbcl: Drops old versions
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-lisp/sbcl/files/bsd-sockets-test.patch')
| -rw-r--r-- | dev-lisp/sbcl/files/bsd-sockets-test.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-lisp/sbcl/files/bsd-sockets-test.patch b/dev-lisp/sbcl/files/bsd-sockets-test.patch deleted file mode 100644 index d08fd8610b89..000000000000 --- a/dev-lisp/sbcl/files/bsd-sockets-test.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -r -U1 sbcl-1.1.14.orig/contrib/sb-bsd-sockets/tests.lisp sbcl-1.1.14/contrib/sb-bsd-sockets/tests.lisp ---- sbcl-1.1.14.orig/contrib/sb-bsd-sockets/tests.lisp 2013-11-30 21:28:17.000000000 +0700 -+++ sbcl-1.1.14/contrib/sb-bsd-sockets/tests.lisp 2014-01-11 20:48:22.762700792 +0700 -@@ -31,10 +31,10 @@ - ;;; for unknown protocols... --#-(and freebsd sb-thread) --(deftest get-protocol-by-name/error -- (handler-case (get-protocol-by-name "nonexistent-protocol") -- (unknown-protocol () -- t) -- (:no-error () -- nil)) -- t) -+;#-(and freebsd sb-thread) -+;(deftest get-protocol-by-name/error -+; (handler-case (get-protocol-by-name "nonexistent-protocol") -+; (unknown-protocol () -+; t) -+; (:no-error () -+; nil)) -+; t) - |
