#227: Invocation of an undefined function in a fresh ABCL crashes ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: blocker | Milestone: Component: other | Version: Keywords: | ------------------------+--------------------------------------------------- Evaluating (slot-boundp) in a freshly started ABCL ("naked", not in SLIME) causes too many errors and terminates ABCL hard. No idea where the error is yet, but it's probably something to do with auto loading.
#227: Invocation of an undefined function in a fresh ABCL crashes ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: blocker | Milestone: Component: other | Version: Keywords: | ------------------------+---------------------------------------------------
Comment(by mevenson):
{{{ The first bad revision is: changeset: 1907:f32544f5f9dd user: rschlatte@1c010e3e-69d0-11dd-93a8-456734b0d56f date: Wed Mar 28 16:42:42 2012 +0000 summary: Implemented ensure-generic-function-using-class. }}}
which corresponds to svn r13894.
#227: Invocation of an undefined function in a fresh ABCL crashes -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: closed Priority: blocker | Milestone: Component: other | Version: Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by ehuelsmann):
* status: new => closed * resolution: => fixed
Comment:
Fixed in r14035.
armedbear-ticket@common-lisp.net