public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lisp/sbcl/files: bsd-sockets-test-1.2.patch
@ 2014-08-03  4:29 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2014-08-03  4:29 UTC (permalink / raw
  To: gentoo-commits

grozin      14/08/03 04:29:08

  Added:                bsd-sockets-test-1.2.patch
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)

Revision  Changes    Path
1.1                  dev-lisp/sbcl/files/bsd-sockets-test-1.2.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/files/bsd-sockets-test-1.2.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/files/bsd-sockets-test-1.2.patch?rev=1.1&content-type=text/plain

Index: bsd-sockets-test-1.2.patch
===================================================================
diff -r -U1 sbcl-1.2.2.orig/contrib/sb-bsd-sockets/tests.lisp sbcl-1.2.2/contrib/sb-bsd-sockets/tests.lisp
--- sbcl-1.2.2.orig/contrib/sb-bsd-sockets/tests.lisp	2014-07-28 17:15:05.000000000 +0700
+++ sbcl-1.2.2/contrib/sb-bsd-sockets/tests.lisp	2014-08-01 19:48:30.011931081 +0700
@@ -31,11 +31,11 @@
 ;;; for unknown protocols...
-#-(and freebsd sb-thread)
-#-(and dragonfly 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)
+;#-(and dragonfly sb-thread)
+;(deftest get-protocol-by-name/error
+;  (handler-case (get-protocol-by-name "nonexistent-protocol")
+;    (unknown-protocol ()
+;      t)
+;    (:no-error ()
+;      nil))
+;  t)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-03  4:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-03  4:29 [gentoo-commits] gentoo-x86 commit in dev-lisp/sbcl/files: bsd-sockets-test-1.2.patch Andrey Grozin (grozin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox