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

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

[Dotgnu-pnet-commits] CVS: cscctest/csharp/stmt foreach4.il,1.5,1.6 for


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: cscctest/csharp/stmt foreach4.il,1.5,1.6 foreach4.jl,1.4,1.5 foreach5.il,1.6,1.7 foreach5.jl,1.5,1.6 using1.il,1.3,1.4using1.jl,1.2,1.3
Date: Mon, 07 Jul 2003 00:12:02 -0400

Update of /cvsroot/dotgnu-pnet/cscctest/csharp/stmt
In directory subversions:/tmp/cvs-serv5688/csharp/stmt

Modified Files:
        foreach4.il foreach4.jl foreach5.il foreach5.jl using1.il 
        using1.jl 
Log Message:
Modify output files to match changes in the compiler


Index: foreach4.il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/stmt/foreach4.il,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** foreach4.il 21 Dec 2002 14:02:40 -0000      1.5
--- foreach4.il 7 Jul 2003 04:11:59 -0000       1.6
***************
*** 21,25 ****
  {
  } // method get_Current
! .property instance class ['.library']'System'.'Object' 'Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'System.Collections'.'IEnumerator'::'get_Current'()
--- 21,25 ----
  {
  } // method get_Current
! .property class ['.library']'System'.'Object' 'Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'System.Collections'.'IEnumerator'::'get_Current'()
***************
*** 70,74 ****
        .maxstack 1
  } // method System.Collections.IEnumerator.get_Current
! .property instance class ['.library']'System'.'Object' 
'System.Collections.IEnumerator.Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'TestEnumerator'::'System.Collections.IEnumerator.get_Current'()
--- 70,74 ----
        .maxstack 1
  } // method System.Collections.IEnumerator.get_Current
! .property class ['.library']'System'.'Object' 
'System.Collections.IEnumerator.Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'TestEnumerator'::'System.Collections.IEnumerator.get_Current'()
***************
*** 81,85 ****
        .maxstack 1
  } // method get_Current
! .property instance unsigned int8 'Current'()
  {
        .get instance unsigned int8 'TestEnumerator'::'get_Current'()
--- 81,85 ----
        .maxstack 1
  } // method get_Current
! .property unsigned int8 'Current'()
  {
        .get instance unsigned int8 'TestEnumerator'::'get_Current'()

Index: foreach4.jl
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/stmt/foreach4.jl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** foreach4.jl 21 Nov 2002 01:01:23 -0000      1.4
--- foreach4.jl 7 Jul 2003 04:11:59 -0000       1.5
***************
*** 21,25 ****
  {
  } // method get_Current
! .property instance class ['.library']'System'.'Object' 'Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'System.Collections'.'IEnumerator'::'get_Current'()
--- 21,25 ----
  {
  } // method get_Current
! .property class ['.library']'System'.'Object' 'Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'System.Collections'.'IEnumerator'::'get_Current'()
***************
*** 75,79 ****
        .maxstack 1
  } // method System.Collections.IEnumerator.get_Current
! .property instance class ['.library']'System'.'Object' 
'System.Collections.IEnumerator.Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'TestEnumerator'::'System.Collections.IEnumerator.get_Current'()
--- 75,79 ----
        .maxstack 1
  } // method System.Collections.IEnumerator.get_Current
! .property class ['.library']'System'.'Object' 
'System.Collections.IEnumerator.Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'TestEnumerator'::'System.Collections.IEnumerator.get_Current'()
***************
*** 88,92 ****
        .maxstack 2
  } // method get_Current
! .property instance unsigned int8 'Current'()
  {
        .get instance unsigned int8 'TestEnumerator'::'get_Current'()
--- 88,92 ----
        .maxstack 2
  } // method get_Current
! .property unsigned int8 'Current'()
  {
        .get instance unsigned int8 'TestEnumerator'::'get_Current'()

Index: foreach5.il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/stmt/foreach5.il,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** foreach5.il 21 Dec 2002 14:02:40 -0000      1.6
--- foreach5.il 7 Jul 2003 04:11:59 -0000       1.7
***************
*** 21,25 ****
  {
  } // method get_Current
! .property instance class ['.library']'System'.'Object' 'Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'System.Collections'.'IEnumerator'::'get_Current'()
--- 21,25 ----
  {
  } // method get_Current
! .property class ['.library']'System'.'Object' 'Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'System.Collections'.'IEnumerator'::'get_Current'()
***************
*** 70,74 ****
        .maxstack 1
  } // method System.Collections.IEnumerator.get_Current
! .property instance class ['.library']'System'.'Object' 
'System.Collections.IEnumerator.Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'TestEnumerator'::'System.Collections.IEnumerator.get_Current'()
--- 70,74 ----
        .maxstack 1
  } // method System.Collections.IEnumerator.get_Current
! .property class ['.library']'System'.'Object' 
'System.Collections.IEnumerator.Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'TestEnumerator'::'System.Collections.IEnumerator.get_Current'()
***************
*** 81,85 ****
        .maxstack 1
  } // method get_Current
! .property instance unsigned int8 'Current'()
  {
        .get instance unsigned int8 'TestEnumerator'::'get_Current'()
--- 81,85 ----
        .maxstack 1
  } // method get_Current
! .property unsigned int8 'Current'()
  {
        .get instance unsigned int8 'TestEnumerator'::'get_Current'()

Index: foreach5.jl
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/stmt/foreach5.jl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** foreach5.jl 26 Nov 2002 04:22:05 -0000      1.5
--- foreach5.jl 7 Jul 2003 04:11:59 -0000       1.6
***************
*** 21,25 ****
  {
  } // method get_Current
! .property instance class ['.library']'System'.'Object' 'Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'System.Collections'.'IEnumerator'::'get_Current'()
--- 21,25 ----
  {
  } // method get_Current
! .property class ['.library']'System'.'Object' 'Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'System.Collections'.'IEnumerator'::'get_Current'()
***************
*** 75,79 ****
        .maxstack 1
  } // method System.Collections.IEnumerator.get_Current
! .property instance class ['.library']'System'.'Object' 
'System.Collections.IEnumerator.Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'TestEnumerator'::'System.Collections.IEnumerator.get_Current'()
--- 75,79 ----
        .maxstack 1
  } // method System.Collections.IEnumerator.get_Current
! .property class ['.library']'System'.'Object' 
'System.Collections.IEnumerator.Current'()
  {
        .get instance class ['.library']'System'.'Object' 
'TestEnumerator'::'System.Collections.IEnumerator.get_Current'()
***************
*** 88,92 ****
        .maxstack 2
  } // method get_Current
! .property instance unsigned int8 'Current'()
  {
        .get instance unsigned int8 'TestEnumerator'::'get_Current'()
--- 88,92 ----
        .maxstack 2
  } // method get_Current
! .property unsigned int8 'Current'()
  {
        .get instance unsigned int8 'TestEnumerator'::'get_Current'()

Index: using1.il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/stmt/using1.il,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** using1.il   21 Dec 2002 14:02:40 -0000      1.3
--- using1.il   7 Jul 2003 04:11:59 -0000       1.4
***************
*** 27,31 ****
        .maxstack 1
  } // method get_i32
! .property instance int32 'i32'()
  {
        .get instance int32 'Foo'/'Child'::'get_i32'()
--- 27,31 ----
        .maxstack 1
  } // method get_i32
! .property int32 'i32'()
  {
        .get instance int32 'Foo'/'Child'::'get_i32'()

Index: using1.jl
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/stmt/using1.jl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** using1.jl   17 Nov 2002 10:12:05 -0000      1.2
--- using1.jl   7 Jul 2003 04:11:59 -0000       1.3
***************
*** 29,33 ****
        .maxstack 1
  } // method get_i32
! .property instance int32 'i32'()
  {
        .get instance int32 'Foo'/'Child'::'get_i32'()
--- 29,33 ----
        .maxstack 1
  } // method get_i32
! .property int32 'i32'()
  {
        .get instance int32 'Foo'/'Child'::'get_i32'()





reply via email to

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