dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/cscc/csharp cs_misc.tc,1.10,1.11


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/cscc/csharp cs_misc.tc,1.10,1.11
Date: Mon, 09 Dec 2002 19:16:06 -0500

Update of /cvsroot/dotgnu-pnet/pnet/cscc/csharp
In directory subversions:/tmp/cvs-serv14856/cscc/csharp

Modified Files:
        cs_misc.tc 
Log Message:
use ILNode_SemanalysisType for typeof arguments


Index: cs_misc.tc
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/cscc/csharp/cs_misc.tc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** cs_misc.tc  16 Nov 2002 02:45:32 -0000      1.10
--- cs_misc.tc  10 Dec 2002 00:16:04 -0000      1.11
***************
*** 27,31 ****
  
        /* Get the semantic value for the sub-expression */
!       value = ILNode_SemAnalysis(node->expr, info, &(node->expr));
  
        /* Check that the argument is of the correct kind */
--- 27,31 ----
  
        /* Get the semantic value for the sub-expression */
!       value = ILNode_SemAnalysisType(node->expr, info, &(node->expr));
  
        /* Check that the argument is of the correct kind */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]