[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
VICTORIA DAY PCL on medley(suite)
- To: CommonLoops.PA@Xerox.COM
- Subject: VICTORIA DAY PCL on medley(suite)
- From: "MAZIERE_TAURAN_CHRISTOPHE.CBVMANRXF"@Xerox.COM
- Date: 21 Dec 89 12:01:10 PST (Thursday)
- Cc: cmt.CBVMANRXF@Xerox.COM
- Sender: "MAZIERE_TAURAN_CHRISTOPHE.CBVMANRXF"@Xerox.COM
Tanks to Yashuhiko Kiuchi and Steve Lanning for your answers
I confirm that the compiled files in the {NB:PARC}<PCL>VICTORIA-DAY> do NOT
load correctly
for some reason, the symbol |PCL:: standard-method predicate| gets
interned twice !
The first time with the correct definition the second time with no function
definition. This makes the loading process break while loading FIXUP when
the function |PCL:: standard-method predicate| gets called.
I recompiled everything, by getting rid of the reference to the ABC file in
PCL-ENV-INTERNAL and loading exports.all.
Question: What is ABC ?
I have been able to get rid of the interpreted code by saving the classes
and method to a file, then COMPILE-FILE and LOAD the resulting dfasl file.
Question: how do you compile IN CORE ?
Also INITIALIZE-PCL-ENV in MEDLEY-PCL-ENV refers to an unknown function:
DEFMETHOD-SETF
Can you email me a copy of the CLOS specification ? The only document we
have here is the 3 pages in the lyric lisp users documentation !!
Thanks ,
Christophe