TSendNode>>isExpression

2 messages Options
Embed this post
Permalink
Andreas Raab

TSendNode>>isExpression

Reply Threaded More More options
Print post
Permalink
 
Hi -

Looks like TSendNode>>isExpression refers to an Undeclared and has been
for a long time. Cause for concern?

Cheers,
   - Andreas
David T. Lewis

Re: TSendNode>>isExpression

Reply Threaded More More options
Print post
Permalink
 
On Mon, Nov 09, 2009 at 09:58:53PM -0800, Andreas Raab wrote:
>
> Hi -
>
> Looks like TSendNode>>isExpression refers to an Undeclared and has been
> for a long time. Cause for concern?

Yuk. Most probably this is something I left in by accident, from when I
was debugging problems in the Slang inliner a couple of years ago. Sorry
about that, I'll clean it up as soon as I get a chance.

Dave