Opened 12 years ago
Closed 12 years ago
#227 closed defect (fixed)
Invocation of an undefined function in a fresh ABCL crashes
Reported by: | ehuelsmann | Owned by: | somebody |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | other | Version: | |
Keywords: | Cc: | ||
Parent Tickets: |
Description
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.
Note: See
TracTickets for help on using
tickets.
which corresponds to svn r13894.