
arguments. cp0 optimizes away a number of additional equality operations at optimize-level 3 (including bytevector=?) when applied to the same variable references, as it already did for eq?, eqv?, and equal?, at all optimize levels. cpnanopass.ss, cp0.ss, primdata.ss, cp0.ms - updated bullyx patches patch* - updated release notes and tweaked user's guide. release-notes.stex, objects.stex original commit: e90c39a72563eafa4fccaf1d197060bf20aa552f
45 lines
3.5 KiB
Plaintext
45 lines
3.5 KiB
Plaintext
*** errors-compile-0-t-f-f 2017-03-15 13:31:20.355212128 -0400
|
|
--- errors-compile-0-t-f-t 2017-03-15 13:21:31.790099674 -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".
|