[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
External symbols and inheritance
- To: common-lisp@SU-AI.ARPA
- Subject: External symbols and inheritance
- From: "Daniel L. Weinreb" <DLW@SCRC-QUABBIN.ARPA>
- Date: Fri, 14 Sep 84 16:14 EDT
If package A uses package B, and package B exports the symbol FOO, then
is a reference to A:FOO supposed to get that symbol, or be an error?