Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 40970 Details for
Bug 66194
sbcl-0.8.15 update
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
simple update of sbcl-gentoo.patch
sbcl-gentoo.patch (text/plain), 1.14 KB, created by
ejohnson
on 2004-10-03 02:47:24 UTC
(
hide
)
Description:
simple update of sbcl-gentoo.patch
Filename:
MIME Type:
Creator:
ejohnson
Created:
2004-10-03 02:47:24 UTC
Size:
1.14 KB
patch
obsolete
>diff -ru sbcl-0.8.15.orig/contrib/sb-posix/posix-tests.lisp sbcl-0.8.15/contrib/sb-posix/posix-tests.lisp >--- sbcl-0.8.15.orig/contrib/sb-posix/posix-tests.lisp 2004-03-15 09:24:53.000000000 -0600 >+++ sbcl-0.8.15/contrib/sb-posix/posix-tests.lisp 2004-04-28 14:47:50.179460512 -0500 >@@ -96,7 +96,7 @@ > (sb-posix:syscall-errno c))) > #.sb-posix::eexist) > >-(deftest mkdir.error.2 >+#+nil (deftest mkdir.error.2 > (handler-case > (sb-posix:mkdir "/" 0) > (sb-posix:syscall-error (c) >@@ -149,7 +149,7 @@ > (sb-posix:syscall-errno c))) > #.sb-posix::enotdir) > >-(deftest rmdir.error.3 >+#+nil (deftest rmdir.error.3 > (handler-case > (sb-posix:rmdir "/") > (sb-posix:syscall-error (c) >diff -ru sbcl-0.8.15.orig/src/runtime/GNUmakefile sbcl-0.8.15/src/runtime/GNUmakefile >--- sbcl-0.8.15.orig/src/runtime/GNUmakefile 2004-04-10 08:37:23.000000000 -0500 >+++ sbcl-0.8.15/src/runtime/GNUmakefile 2004-04-28 14:46:29.556717032 -0500 >@@ -33,6 +33,7 @@ > # symlink to Config-foo. > include Config > >+CFLAGS += -DSBCL_HOME='"/usr/lib/sbcl"' > > C_SRCS = alloc.c backtrace.c breakpoint.c coreparse.c \ > dynbind.c gc-common.c globals.c interr.c interrupt.c \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 66194
: 40970 |
40971