
been seen on the pending list rather than the trigger lists. gc.c removed scan of space_ephemeron from check_heap because check_heap as written can't handle the two link fields properly. gcwrapper.c in the ephemerons mat that checks interaction between mutation and collection, added generation arguments to the first two collect calls so they always collect into the intended generation. 4.ms updated allx and bullyx patches patch* original commit: 43b54f64949cf992e52cf18bacc2a09f4a199227
45 lines
3.5 KiB
Plaintext
45 lines
3.5 KiB
Plaintext
*** errors-compile-0-t-f-f 2017-05-28 20:58:24.000000000 -0400
|
|
--- errors-compile-0-t-f-t 2017-05-28 20:41:04.000000000 -0400
|
|
***************
|
|
*** 3603,3609 ****
|
|
misc.mo:Expected error in mat compute-composition: "compute-composition: invalid generation -1".
|
|
misc.mo:Expected error in mat compute-composition: "compute-composition: invalid generation "static"".
|
|
misc.mo:Expected error in mat make-object-finder: "make-object-finder: 17 is not a procedure".
|
|
! misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation 5".
|
|
misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation oldgen".
|
|
misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation -1".
|
|
misc.mo:Expected error in mat make-object-finder: "incorrect number of arguments to #<procedure find-next>".
|
|
--- 3603,3609 ----
|
|
misc.mo:Expected error in mat compute-composition: "compute-composition: invalid generation -1".
|
|
misc.mo:Expected error in mat compute-composition: "compute-composition: invalid generation "static"".
|
|
misc.mo:Expected error in mat make-object-finder: "make-object-finder: 17 is not a procedure".
|
|
! misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation 2".
|
|
misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation oldgen".
|
|
misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation -1".
|
|
misc.mo:Expected error in mat make-object-finder: "incorrect number of arguments to #<procedure find-next>".
|
|
***************
|
|
*** 7085,7095 ****
|
|
7.mo:Expected error in mat sstats: "set-sstats-gc-bytes!: twelve is not an exact integer".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation yuk".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation -1".
|
|
! 7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 5".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation <int>".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation #f".
|
|
! 7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 5".
|
|
! 7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 5".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
|
|
--- 7085,7095 ----
|
|
7.mo:Expected error in mat sstats: "set-sstats-gc-bytes!: twelve is not an exact integer".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation yuk".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation -1".
|
|
! 7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 2".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation <int>".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation #f".
|
|
! 7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 2".
|
|
! 7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 2".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
|
|
7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
|