0.7.6.24:
authorWilliam Harold Newman <william.newman@airmail.net>
Wed, 14 Aug 2002 22:54:09 +0000 (22:54 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Wed, 14 Aug 2002 22:54:09 +0000 (22:54 +0000)
commitc9d46bcb70ff719911bb1121493501ade1f54ca9
treed6be5881657e9c17720fca880123a6ac8367b45f
parentf5133ab2ffcddbcdb330cbbceff3af8d66673ce8
0.7.6.24:
fixing tonym's GRUFFALO bug (from #lisp)...
...made MAKE-INSTANCE-FUNCTION-SYMBOL use two colons whether
or not the symbol is currently exported, so that
EXPORTing the class name after class definition and
before class use doesn't lose track of the function
...incremented fasl file format to reflect this
(The whole PCL approach of encoding stuff into hairy symbol
names interned in odd places is still broken, as can
easily be demonstrated by renaming packages. But
that's unlikely to be fixed soon, and maybe in the
meantime this easy fix can help a little.)
NEWS
src/code/early-fasl.lisp
src/pcl/fast-init.lisp
version.lisp-expr