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/class interface1.il,1.4,1.5 i


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: cscctest/csharp/class interface1.il,1.4,1.5 interface1.jl,1.4,1.5
Date: Wed, 20 Nov 2002 19:06:56 -0500

Update of /cvsroot/dotgnu-pnet/cscctest/csharp/class
In directory subversions:/tmp/cvs-serv21126/csharp/class

Modified Files:
        interface1.il interface1.jl 
Log Message:


Remove the obsolete "value" flag from struct types.


Index: interface1.il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/class/interface1.il,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** interface1.il       30 Jul 2002 04:53:39 -0000      1.4
--- interface1.il       21 Nov 2002 00:06:54 -0000      1.5
***************
*** 24,28 ****
  } // property Current
  } // class IEnumerator
! .class public sequential value sealed serializable ansi 'DictionaryEntry' 
extends ['.library']'System'.'ValueType'
  {
  .field private class ['.library']'System'.'Object' 'key__'
--- 24,28 ----
  } // property Current
  } // class IEnumerator
! .class public sequential sealed serializable ansi 'DictionaryEntry' extends 
['.library']'System'.'ValueType'
  {
  .field private class ['.library']'System'.'Object' 'key__'

Index: interface1.jl
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/class/interface1.jl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** interface1.jl       30 Jul 2002 04:53:39 -0000      1.4
--- interface1.jl       21 Nov 2002 00:06:54 -0000      1.5
***************
*** 24,28 ****
  } // property Current
  } // class IEnumerator
! .class public sequential value sealed serializable ansi 'DictionaryEntry' 
extends ['.library']'System'.'ValueType'
  {
  .field private class ['.library']'System'.'Object' 'key__'
--- 24,28 ----
  } // property Current
  } // class IEnumerator
! .class public sequential sealed serializable ansi 'DictionaryEntry' extends 
['.library']'System'.'ValueType'
  {
  .field private class ['.library']'System'.'Object' 'key__'





reply via email to

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