TSendNode>>isExpression

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

TSendNode>>isExpression

Andreas.Raab
 
Hi -

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

Cheers,
   - Andreas
Reply | Threaded
Open this post in threaded view
|

Re: TSendNode>>isExpression

David T. Lewis
 
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