[Mono-bugs] [Bug 76275][Wis] New - compile error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 29 09:44:02 EDT 2005


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 hys545 at dreamwiz.com.

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

--- shadow/76275	2005-09-29 09:44:02.000000000 -0400
+++ shadow/76275.tmp.11406	2005-09-29 09:44:02.000000000 -0400
@@ -0,0 +1,61 @@
+Bug#: 76275
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: compile error
+
+Please fill in this template when reporting a bug, unless you know what you 
+are doing.
+Description of Problem:
+
+make[8]: Entering directory `/home/hys545/MONO/mcs/class/Managed.Windows.
+Forms'
+MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /usr/src/Haansoft/BUILD/
+mono/runtime/mono-wrapper  ../../gmcs/gmcs.exe /codepage:65001   -d:NET_1_1 
+-d:NET_2_0 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll /r:
+System.Xml.dll /r:System.Drawing.dll /r:Accessibility.dll /r:System.Data.
+dll /r:Mono.Posix.dll @System.Windows.Forms.dll.resources /nowarn:649 /
+nowarn:169 /nowarn:67 /nowarn:108 /nowarn:114 -target:library -out:../../
+class/lib/net_2_0/System.Windows.Forms.dll  @System.Windows.Forms.dll.
+sources
+System.Windows.Forms/CheckedListBox.cs(313,24): warning CS0219: The 
+variable `item_rect' is assignedbut its value is never used
+System.Windows.Forms/DataGridBoolColumn.cs(278,3): warning CS0162: 
+Unreachable code detected
+System.Windows.Forms/TextBoxBase.cs(1106,8): warning CS0168: The variable 
+`pos' is declared but never used
+System.Windows.Forms/TextBoxBase.cs(1105,9): warning CS0168: The variable 
+`line' is declared but never used
+System.Windows.Forms/TextBoxBase.cs(1104,12): warning CS0168: The variable 
+`tag' is declared but never used
+System.Windows.Forms/ImageList.cs(277,13): error CS0117: `System.Windows.
+Forms.ImageList' does not contain a definition for `RaiseRecreateHandle'
+Compilation failed: 1 error(s), 5 warnings
+
+Steps to reproduce the problem:
+1.I use mono-svn 50988
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list