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

pcl



The best thing to do is to ignore the fact that the test file is blowing
up on this case, and convert all your personal code to use with-slots*
or with-accessors*.  with-slots* behaves the way with-slots is described
in the specification, with-accessors* behaves the way with-accessors is
described to behave.
-------