[rdnzl-devel] A possible bugfix for a possible bug in IMPORT-ASSEMBLY

Iver Odin Kvello iok at selvaag.no
Thu Apr 26 15:59:55 UTC 2007


I think there is a bug in IMPORT-ASSEMBLY, in that the documentation
says
    
      "Imports all public types of the assembly ASSEMBLY \(a string or a
    CONTAINER).  If ASSEMBLY is a string then the assembly is first
loaded
    with LOAD-ASSEMBLY.  Returns ASSEMBLY as a CONTAINER."

However, it doesn't seem to actually import the public types when the
ASSEMBLY argument isn't
passed to IMPORT-TYPE. Passing the assembly fixes this.
 
 
Iver Odin Kvello
iok at selvaag.no
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/rdnzl-devel/attachments/20070426/0f5bad62/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rdnzl-import.patch
Type: application/octet-stream
Size: 737 bytes
Desc: rdnzl-import.patch
URL: <https://mailman.common-lisp.net/pipermail/rdnzl-devel/attachments/20070426/0f5bad62/attachment.obj>


More information about the rdnzl-devel mailing list