#113: DEFSTRUCT redefinition can crash ABCL on MAKE-STRUCT -----------------------+---------------------------------------------------- Reporter: mseddon | Owner: mevenson Type: defect | Status: closed Priority: critical | Milestone: 1.1.0 Component: java | Version: Resolution: fixed | Keywords: needs-test -----------------------+---------------------------------------------------- Changes (by ehuelsmann):
* status: assigned => closed * resolution: => fixed
Comment:
(In [14128]) Fix #113 (redefinition of structures can crash ABCL) by failing the redefinition if the two structure definitions are not equalp.