Menu

#1039 cffi clos wrapper code out of date

None
closed-wont-fix
nobody
5
2019-02-05
2009-09-10
No

When using cffi support, SWIG generates CLOS wrapper code that uses a CLOS: package prefix for defmethod, defclass, etc. But in nearly every modern lisp there is no longer a CLOS package, so loading the code causes lisp to thrown errors about an unknown package. My more experienced lisp colleague tells me separate CLOS packages were phased out of most implementations starting about 1993...

Can we get the CLOS: prefix turned off?

Discussion

  • William Fulton

    William Fulton - 2019-02-05
    • status: open --> closed-wont-fix
    • Group: -->
     
  • William Fulton

    William Fulton - 2019-02-05

    Closing all open CFFI issues as CFFI has been disabled, please see https://github.com/swig/swig/issues/1447

     

Log in to post a comment.