>
> > > If anyone has a chance to look at the new code wrt the rewriter
> > Did it add new node types? If not, the rewrite system might
> > already be happy with it. Anyway - I'll take a look at it and
> > check/extend/fix for the rewrite corner.
>
> Yes, it added new node types (CaseExpr and CaseWhen), and I added a few
> lines to rewriteHandler.c to pretty much ignore them. Not sure if that
> was the right thing to do.
I expect that the structures below the two new nodes can also
contain Var nodes. And then it's definitely wrong to ignore
them. They must be handled properly in rewriteHandler and
rewriteManip.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck@debis.com (Jan Wieck) #