Hi, I've got source code allerged to work well in gcl-2.3, but when I
tried to run it in gcl-2.7_7, it raised many error, among them are
UNDEFINED PACKAGE, and export symbol conflict. I tried to fix them by
add (defpackage "XXX") before (in-package "XXX") and shadow some
symbols against others. But many wierd error just keep comes, I don't
even know what the error is. Could anyone help me out?
Best wishes!

_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to