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

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

[Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Reflection Assembly.c


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Reflection Assembly.cs,1.19,1.20
Date: Fri, 14 Feb 2003 00:57:44 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib/runtime/System/Reflection
In directory subversions:/tmp/cvs-serv746/runtime/System/Reflection

Modified Files:
        Assembly.cs 
Log Message:


Fix some problems with the ECMA-compatible build.


Index: Assembly.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/runtime/System/Reflection/Assembly.cs,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** Assembly.cs 16 Jan 2003 09:52:57 -0000      1.19
--- Assembly.cs 14 Feb 2003 05:57:41 -0000      1.20
***************
*** 346,350 ****
                                return LoadFrom(partialName);
                        }
- #endif
  
        [TODO]
--- 346,349 ----
***************
*** 356,359 ****
--- 355,359 ----
                return name;
        }
+ #endif
  
        // Convert this assembly into a string.





reply via email to

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