[armedbear-ticket] [armedbear] #28: Adjustable array not adjustable
#28: Adjustable array not adjustable ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: component1 | Version: Keywords: | ------------------------+--------------------------------------------------- Alex Mizrahi writes: if multidimensional array is created as non-adjustable, it can be adjusted (new array is created). if multidimensional array is created as adjustable, it cannot be adjusted: adjust-array signals "ADJUST-ARRAY: unsupported case." error. for one dimensional array (vector) all is well. while i understand that this is probably just feature missing, this appears to be weird: if you want array to become adjustable, it becomes not. -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/28> armedbear <http://common-lisp.net/project/armedbear> armedbear
#28: Adjustable array not adjustable -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: other | Version: Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by ehuelsmann): * status: new => closed * resolution: => fixed Comment: Fixed in r11557. -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/28#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear
#28: Adjustable array not adjustable -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: other | Version: Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Comment(by ehuelsmann): Additional fix was required. See r11560. -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/28#comment:2> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear