[Mono-devel-list] CompilerGlobalScopeAttribute
cesar octavio lopez nataren
cesar at ciencias.unam.mx
Mon Sep 22 16:13:56 EDT 2003
Hello:
I wonder why
corlib/System.Runtime.CompilerServices/CompilerGlobalScopeAttribute.cs
isn't on the build. The class is already there. And
Microsoft.JScript.dll needs to get built.
If there's no problem I'll added.
greetings.
cesar
-------------- next part --------------
? patch.diff
Index: ChangeLog
===================================================================
RCS file: /cvs/public/mcs/class/corlib/ChangeLog,v
retrieving revision 1.101
diff -u -r1.101 ChangeLog
--- ChangeLog 21 Aug 2003 01:44:03 -0000 1.101
+++ ChangeLog 22 Sep 2003 20:18:00 -0000
@@ -1,3 +1,7 @@
+2003-09-22 <cesar at ciencias.unam.mx>
+
+ * Added System.Runtime.CompilerServices/CompilerGlobalScopeAttribute.cs to the build
+
2003-08-20 Duncan Mak <duncan at ximian.com>
* corlib_test.dll.sources: Added DictionaryBaseTest.cs
Index: corlib.dll.sources
===================================================================
RCS file: /cvs/public/mcs/class/corlib/corlib.dll.sources,v
retrieving revision 1.12
diff -u -r1.12 corlib.dll.sources
--- corlib.dll.sources 6 Aug 2003 10:16:04 -0000 1.12
+++ corlib.dll.sources 22 Sep 2003 20:18:13 -0000
@@ -405,6 +405,7 @@
System.Runtime.CompilerServices/CallConvThiscall.cs
System.Runtime.CompilerServices/CallConvStdcall.cs
System.Runtime.CompilerServices/CompilationRelaxationsAttribute.cs
+System.Runtime.CompilerServices/CompilerGlobalScopeAttribute.cs
System.Runtime.CompilerServices/CustomConstantAttribute.cs
System.Runtime.CompilerServices/DateTimeConstantAttribute.cs
System.Runtime.CompilerServices/DecimalConstantAttribute.cs
More information about the Mono-devel-list
mailing list