Overview

Request 288295 accepted

- Update to version 1.2.9
* Bug Fix:
+ minor incompatible change and bug fix: unboxed numeric
constants on x86oids are arranged in memory differently, and
the disassembler does not show them separately in DISASSEMBLE,
but does if DISASSEMBLE-CODE-COMPONENT is used. (lp#1421987)
+ DEFCLASS handles cyclic {super,meta}class relations better
(lp#1418883)
+ compiler no longer signals an error when compiling certain
function calls. (lp#1416704, lp#404441, lp#1417822, lp#1234919)
+ compiler doesn't stumble on a LOGIOR transform.
(lp#1389433)
+ more robust debugger and backtraces. (lp#1413850,
lp#1099500, lp#1412881, lp#945261, lp#1419205, lp#1409402)
+ files larger than 4GB can now be compiled.
+ x86 truncated results from 64-bit foreign functions to
32 bits.
+ file-position didn't work on large files on win32.
(lp#1271545)
+ callbacks from foreign threads can work without enabling
sb-safepoint.
+ sb-introspect:function-lambda-list works properly on
interpeted macros. (lp#1387404)
+ ADJUST-ARRAY properly handles non-adjustable arrays.
(lp#886418)
+ compiler no longer fails to dump a multidimensional
array constant involving a circular reference to itself
+ conditional and nested DX allocation no longer confuse
the compiler in STACK analysis. (lp#1044465)
+ sb-rotate-byte constant folding bug fixed. (lp#1423682)

Loading...
Request History
Togan Muftuoglu's avatar

toganm created request

- Update to version 1.2.9
* Bug Fix:
+ minor incompatible change and bug fix: unboxed numeric
constants on x86oids are arranged in memory differently, and
the disassembler does not show them separately in DISASSEMBLE,
but does if DISASSEMBLE-CODE-COMPONENT is used. (lp#1421987)
+ DEFCLASS handles cyclic {super,meta}class relations better
(lp#1418883)
+ compiler no longer signals an error when compiling certain
function calls. (lp#1416704, lp#404441, lp#1417822, lp#1234919)
+ compiler doesn't stumble on a LOGIOR transform.
(lp#1389433)
+ more robust debugger and backtraces. (lp#1413850,
lp#1099500, lp#1412881, lp#945261, lp#1419205, lp#1409402)
+ files larger than 4GB can now be compiled.
+ x86 truncated results from 64-bit foreign functions to
32 bits.
+ file-position didn't work on large files on win32.
(lp#1271545)
+ callbacks from foreign threads can work without enabling
sb-safepoint.
+ sb-introspect:function-lambda-list works properly on
interpeted macros. (lp#1387404)
+ ADJUST-ARRAY properly handles non-adjustable arrays.
(lp#886418)
+ compiler no longer fails to dump a multidimensional
array constant involving a circular reference to itself
+ conditional and nested DX allocation no longer confuse
the compiler in STACK analysis. (lp#1044465)
+ sb-rotate-byte constant folding bug fixed. (lp#1423682)


Togan Muftuoglu's avatar

toganm accepted request

reviewed OK

openSUSE Build Service is sponsored by