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

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

[Dotgnu-pnet-commits] CVS: pnet/image class.c,1.29,1.30


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/image class.c,1.29,1.30
Date: Thu, 03 Jul 2003 21:23:56 -0400

Update of /cvsroot/dotgnu-pnet/pnet/image
In directory subversions:/tmp/cvs-serv16661/image

Modified Files:
        class.c 
Log Message:


ILClassCreate: forcibly change TypeRef tokens into TypeDef tokens
(fixes Bug #4107).


Index: class.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/image/class.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -r1.29 -r1.30
*** class.c     22 Jun 2003 22:23:16 -0000      1.29
--- class.c     4 Jul 2003 01:23:53 -0000       1.30
***************
*** 313,316 ****
--- 313,317 ----
  
                        /* Set the token code for the class */
+                       info->programItem.token = token;
                        if(!_ILImageSetToken(image, &(info->programItem),
                                                                 token, 
IL_META_TOKEN_TYPE_DEF))





reply via email to

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