changeset 790:e6fe47d46783

Updated tango patch, the object.di changes are now in tango trunk
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Thu, 27 Nov 2008 02:16:55 +0100
parents 9433bcc45837
children ec5981aba609
files runtime/ldc.diff
diffstat 1 files changed, 0 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/ldc.diff	Wed Nov 26 19:44:06 2008 +0100
+++ b/runtime/ldc.diff	Thu Nov 27 02:16:55 2008 +0100
@@ -1,17 +1,3 @@
-Index: object.di
-===================================================================
---- object.di	(revision 4110)
-+++ object.di	(working copy)
-@@ -150,6 +150,9 @@
-     void function() dtor;
-     void function() unitTest;
- 
-+    void* xgetMembers;
-+    void function() ictor;
-+
-     static int opApply( int delegate( inout ModuleInfo ) );
- }
- 
 Index: lib/unittest.sh
 ===================================================================
 --- lib/unittest.sh	(revision 4110)