feat: 9.5.9
This commit is contained in:
parent
cb1753732b
commit
35f43a7909
1084 changed files with 558985 additions and 0 deletions
31
mats/patch-compile-2-f-t-t
Normal file
31
mats/patch-compile-2-f-t-t
Normal file
|
@ -0,0 +1,31 @@
|
|||
*** errors-compile-2-f-t-f 2017-06-06 16:16:41.718216927 -0400
|
||||
--- errors-compile-2-f-t-t 2017-06-06 16:19:00.107991971 -0400
|
||||
***************
|
||||
*** 8461,8473 ****
|
||||
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".
|
||||
--- 8461,8473 ----
|
||||
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".
|
Reference in a new issue