
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
74 lines
5.3 KiB
Plaintext
74 lines
5.3 KiB
Plaintext
*** errors-compile-0-f-f-f 2017-03-15 13:19:08.859800901 -0400
|
|
--- errors-compile-0-f-f-t 2017-03-15 13:25:14.618006463 -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 7".
|
|
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 7".
|
|
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 7".
|
|
! 7.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 7".
|
|
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".
|
|
***************
|
|
*** 8451,8463 ****
|
|
fx.mo:Expected error in mat r6rs:fx-: "fx-: #f is not a fixnum".
|
|
fx.mo:Expected error in mat r6rs:fx-: "fx-: #f is not a fixnum".
|
|
fx.mo:Expected error in mat fx*: "fx*: (a . b) is not a fixnum".
|
|
! fx.mo:Expected error in mat fx*: "fx*: fixnum overflow with arguments <int> and 2".
|
|
fx.mo:Expected error in mat fx*: "fx*: <int> is not a fixnum".
|
|
fx.mo:Expected error in mat fx*: "fx*: <-int> is not a fixnum".
|
|
fx.mo:Expected error in mat fx*: "fx*: #f is not a fixnum".
|
|
fx.mo:Expected error in mat fx*: "fx*: #f is not a fixnum".
|
|
fx.mo:Expected error in mat r6rs:fx*: "fx*: (a . b) is not a fixnum".
|
|
! fx.mo:Expected error in mat r6rs:fx*: "fx*: fixnum overflow with arguments <int> and 2".
|
|
fx.mo:Expected error in mat r6rs:fx*: "fx*: <int> is not a fixnum".
|
|
fx.mo:Expected error in mat r6rs:fx*: "fx*: <-int> is not a fixnum".
|
|
fx.mo:Expected error in mat r6rs:fx*: "fx*: #f is not a fixnum".
|
|
--- 8451,8463 ----
|
|
fx.mo:Expected error in mat r6rs:fx-: "fx-: #f is not a fixnum".
|
|
fx.mo:Expected error in mat r6rs:fx-: "fx-: #f is not a fixnum".
|
|
fx.mo:Expected error in mat fx*: "fx*: (a . b) is not a fixnum".
|
|
! fx.mo:Expected error in mat fx*: "fx*: fixnum overflow computing (fx* <int> 2)".
|
|
fx.mo:Expected error in mat fx*: "fx*: <int> is not a fixnum".
|
|
fx.mo:Expected error in mat fx*: "fx*: <-int> is not a fixnum".
|
|
fx.mo:Expected error in mat fx*: "fx*: #f is not a fixnum".
|
|
fx.mo:Expected error in mat fx*: "fx*: #f is not a fixnum".
|
|
fx.mo:Expected error in mat r6rs:fx*: "fx*: (a . b) is not a fixnum".
|
|
! fx.mo:Expected error in mat r6rs:fx*: "fx*: fixnum overflow computing (fx* <int> 2)".
|
|
fx.mo:Expected error in mat r6rs:fx*: "fx*: <int> is not a fixnum".
|
|
fx.mo:Expected error in mat r6rs:fx*: "fx*: <-int> is not a fixnum".
|
|
fx.mo:Expected error in mat r6rs:fx*: "fx*: #f is not a fixnum".
|