Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=81414

--- shadow/81414        2007-04-22 08:04:09.000000000 -0400
+++ shadow/81414.tmp.3611       2007-04-22 22:39:16.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81414
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -93,6 +93,26 @@
 
 This exception does not occur when removing 'params' from the delegate
 declaration.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-04-22 08:04 -------
 Fixed in SVN
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-04-22 22:39 -------
+Reopening, the patch breaks the corlib compilation with:
+
+make[8]: Entering directory `/home/cvs/mcs/class/corlib'
+MONO_PATH="../../class/lib/basic:$MONO_PATH"
+/cvs/mono/runtime/mono-wrapper  ../../class/lib/basic/mcs.exe
+/codepage:65001 -nowarn:169,612,618,649 -d:INSIDE_CORLIB  -d:NET_1_1
+-d:ONLY_1_1 -debug /noconfig -unsafe -nostdlib
+-resource:resources/collation.core.bin
+-resource:resources/collation.tailoring.bin
+-resource:resources/collation.cjkCHS.bin
+-resource:resources/collation.cjkCHT.bin
+-resource:resources/collation.cjkJA.bin
+-resource:resources/collation.cjkKO.bin
+-resource:resources/collation.cjkKOlv2.bin -target:library
+-out:mscorlib.dll  @corlib.dll.sources
+error CS8019: Can not find the core constructor for type
+`ParamArrayAttribute'
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to