[armedbear-devel] r12092 breaks build
Mark Evenson
evenson at panix.com
Sun Dec 12 09:30:51 UTC 2010
With [r12092][1] we apparently need to change the private to protected
as in the attached patch.
abcl.compile.java:
Compiling 270 source files to /Users/evenson/work/abcl/build/classes
/Users/evenson/work/abcl/src/org/armedbear/lisp/Interpreter.java:530:
JAVA_EXCEPTION_CAUSE has private access in
org.armedbear.lisp.JavaException
.JAVA_EXCEPTION_CAUSE.execute(condition).javaInstance());
[1]: http://trac.common-lisp.net/armedbear/changeset/13092
--
"A screaming comes across the sky. It has happened before, but there
is nothing to compare to it now."
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: abcl-fix-r12092.patch
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20101212/1982c276/attachment.ksh>
More information about the armedbear-devel
mailing list