[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sbcl-commits
Subject:    [Sbcl-commits] master: alien.impure: use a symbol present on win32.
From:       stassats via Sbcl-commits <sbcl-commits () lists ! sourceforge ! net>
Date:       2017-11-23 18:30:12
Message-ID: 1511461813.359247.19527 () sfp-scm-1 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

The branch "master" has been updated in SBCL:
       via  5c4332e34957e29c336bada0f6d32f633fdfcffb (commit)
      from  e1f3de293685edb94f6d649ffe47167f6396a8b3 (commit)

- Log -----------------------------------------------------------------
commit 5c4332e34957e29c336bada0f6d32f633fdfcffb
Author: Stas Boukarev <stassats@gmail.com>
Date:   Thu Nov 23 21:27:31 2017 +0300

    alien.impure: use a symbol present on win32.
---
 tests/alien.impure.lisp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/alien.impure.lisp b/tests/alien.impure.lisp
index 595eafb..27e9298 100644
--- a/tests/alien.impure.lisp
+++ b/tests/alien.impure.lisp
@@ -332,7 +332,7 @@
    `(lambda (program argv)
       (declare (optimize (debug 2)))
       (with-alien ((sys-execv1 (function int c-string (* c-string)) :extern
-                               "execv"))
+                               "exit"))
         (values (alien-funcall sys-execv1 program argv))))
    :allow-notes nil))
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sbcl-commits mailing list
Sbcl-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic