[Mono-bugs] [Bug 78736][Wis] New - mono-svn-62148 don't compile ironpython=846

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 29 21:38:21 EDT 2006


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=78736

--- shadow/78736	2006-06-29 21:38:21.000000000 -0400
+++ shadow/78736.tmp.28531	2006-06-29 21:38:21.000000000 -0400
@@ -0,0 +1,49 @@
+Bug#: 78736
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono-svn-62148 don't compile ironpython=846
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+gmcs -t:library -r:../IronMath.dll -r:System.Drawing.dll
+-r:System.Design.dll -out:../IronPython.dll -recurse:IronPython/*.cs
+IronPython/Compiler/MethodBinder.cs(851,22): warning CS0219: The variable
+`returnType' is assigned but its value is never used
+IronPython/Modules/locale.cs(189,28): error CS0117:
+`System.Globalization.CultureInfo' does not contain a definition for
+`GetCultureInfo'
+Compilation failed: 1 error(s), 1 warnings
+
+
+I found GetCultureInfo definiton in Mono.Cecil.Metadata.CultureUtils
+
+Steps to reproduce the problem:
+1.download address
+=http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=IronPython
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list