[Mono-bugs] [Bug 81414][Wis] Changed - rubynet-76037 build error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Apr 22 22:39:16 EDT 2007


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 miguel at ximian.com.

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: marek.safar at seznam.cz                            
 ReportedBy: hys545 at dreamwiz.com               
 QAContact: mono-bugs at ximian.com
@@ -93,6 +93,26 @@
 
 This exception does not occur when removing 'params' from the delegate
 declaration.
 
 ------- Additional Comments From marek.safar at seznam.cz  2007-04-22 08:04 -------
 Fixed in SVN
+
+------- Additional Comments From miguel at ximian.com  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'
+


More information about the mono-bugs mailing list