projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0892423
)
micro-optimize sane-package a tiny bit more
author
Christophe Rhodes
<csr21@cantab.net>
Sat, 16 Mar 2013 12:05:31 +0000
(12:05 +0000)
committer
Christophe Rhodes
<csr21@cantab.net>
Fri, 22 Mar 2013 12:05:04 +0000
(12:05 +0000)
src/code/primordial-extensions.lisp
patch
|
blob
|
history
diff --git
a/src/code/primordial-extensions.lisp
b/src/code/primordial-extensions.lisp
index
3a5350f
..
284b401
100644
(file)
--- a/
src/code/primordial-extensions.lisp
+++ b/
src/code/primordial-extensions.lisp
@@
-222,7
+222,8
@@
;; but it will immediately lead to undefined to behavior,
;; since almost any operation on a deleted package is
;; undefined.
- (package-name maybe-package))
+ #-sb-xc-host
+ (package-%name maybe-package))
maybe-package)
(t
;; We're in the undefined behavior zone. First, munge the