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

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

[Dotgnu-pnet-commits] pnet/include il_program.h,1.49,1.50


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnet/include il_program.h,1.49,1.50
Date: Tue, 25 Nov 2003 02:01:39 +0000

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv19553/include

Modified Files:
        il_program.h 
Log Message:


Set an exported type's scope when it is created so that the correct
ILClassName is constructed.


Index: il_program.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_program.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** il_program.h        7 Oct 2003 09:38:16 -0000       1.49
--- il_program.h        25 Nov 2003 02:01:37 -0000      1.50
***************
*** 2224,2228 ****
                                                                         
ILUInt32 attributes,
                                                                         const 
char *name,
!                                                                        const 
char *nspace);
  
  /*
--- 2224,2229 ----
                                                                         
ILUInt32 attributes,
                                                                         const 
char *name,
!                                                                        const 
char *nspace,
!                                                                        
ILProgramItem *scope);
  
  /*





reply via email to

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