Menu

#185 DEFSTRUCT :INCLUDE fix

closed-fixed
clisp (524)
5
2003-12-07
2003-12-07
No

Hi,

Just so this doesn't get lost: I believe that DEFSTRUCT
:INCLUDE at the REPL works as expected, but that when
in a file the writer functions are not updated properly
(though the reader functions are).

Please see

http://sourceforge.net/mailarchive/forum.php?thread_id=3338937&forum_id=6767

and

http://sourceforge.net/mailarchive/forum.php?thread_id=3338939&forum_id=6767

for a test case and a patch.

Discussion

  • Sam Steingold

    Sam Steingold - 2003-12-07

    Logged In: YES
    user_id=5735

    thank you for your bug report.
    the bug has been fixed in the CVS tree.
    you can either wait for the next release (recommended)
    or check out the current CVS tree (see http://clisp.cons.org\)
    and build CLISP from the sources (be advised that between
    releases the CVS tree is very unstable and may not even build
    on your platform).

     
  • Sam Steingold

    Sam Steingold - 2003-12-07

    Logged In: YES
    user_id=5735

    the patch was applied on 2003-10-22

     
  • Sam Steingold

    Sam Steingold - 2003-12-07
    • status: open --> closed-fixed
     

Log in to post a comment.