re-disable sfs compiler pass (yet another bug that I somehow overlooked)
svn: r8606
This commit is contained in:
parent
d8a93a6d9a
commit
d94919802f
|
@ -3258,6 +3258,8 @@ Scheme_Object *scheme_sfs(Scheme_Object *o, SFS_Info *info, int max_let_depth)
|
|||
{
|
||||
int init, i;
|
||||
|
||||
return o;
|
||||
|
||||
SFS_LOG(printf("sfs %d\n", SCHEME_TYPE(o)));
|
||||
|
||||
if (!info) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user