changeset 792:ec5981aba609

Automated merge with http://hg.dsource.org/projects/ldc
author Christian Kamm <kamm incasoftware de>
date Thu, 27 Nov 2008 17:43:20 +0100
parents e6fe47d46783 (diff) 3e0b643090f1 (current diff)
children f6dd817060fc
files
diffstat 1 files changed, 0 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/ldc.diff	Thu Nov 27 17:41:49 2008 +0100
+++ b/runtime/ldc.diff	Thu Nov 27 17:43:20 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)