[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: push/defvst interaction?



It doesn't happen if you are using defstruct instead.

    We would use defstruct, except that using it into named hunks
    makes it want to use some version of defvst that we don't have
    here.  Where are the authorative up to date sources for things
    like defstruct and defvst?  I'd like to know if we can get
    this fix and others like it.

Also note that I don't seem to be able to compile the bug infested
code.  (Same problem - some unbound gensym in the push expression).

-------