Re: Things blocking fold_ARITY and fold_buildN

2005-03-05 Thread Kazu Hirata
Hi, > I might need help on others. I'll try to go through these "KAZU" one > by one, but if you could volunteer to fix one, you are more than > welcome. Suggestions like "Here is what I would do" would be fine, > too. Roger kindly suggested what to do for each of these on IRC. Kazu Hirata

Things blocking fold_ARITY and fold_buildN

2005-03-05 Thread Kazu Hirata
Hi, The uses of the whole expression in the current fold_ARITY are blocking transition to fold_ARITY (code, type, op0[, op1[, op2]]). Below I am showing places where we need to make changes in the form of a patch. Wherever 't' is used, we need to make changes. The first hunk comes from fold_una