[Mono-bugs] [Bug 76765][Nor] Changed - Custom AssemblyCulture attributes are not supported

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 21 06:34:29 EST 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 kornelpal at hotmail.com.

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

--- shadow/76765	2005-11-21 06:33:05.000000000 -0500
+++ shadow/76765.tmp.11609	2005-11-21 06:34:29.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 76765
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: kornelpal at hotmail.com               
@@ -25,6 +25,32 @@
 please attach a complete test case, it works for me with the latest mcs.
 
 ------- Additional Comments From kornelpal at hotmail.com  2005-11-21 06:33 -------
 Created an attachment (id=16095)
 AssemblyCulture_custom.cs
 
+
+------- Additional Comments From kornelpal at hotmail.com  2005-11-21 06:34 -------
+SVN revision:
+53299
+
+Compiled using:
+mcs /target:library AssemblyCulture_custom.cs
+
+Got result:
+Unhandled Exception: System.ArgumentException: Culture name custom 
+is not supported.
+Parameter name: name
+in [0x0005e] System.Globalization.CultureInfo:.ctor (System.String 
+name, Boolean use_user_override)
+in [0x00003] (at 
+C:\mono\mcs\class\corlib\System.Globalization\CultureInfo.cs:610) 
+System.Globalization.CultureInfo:.ctor (System.String name)
+in [0x00117] (at 
+C:\mono\mcs\class\corlib\System.Reflection.Emit\AssemblyBuilder.cs:46
+7) System.Reflection.Emit.AssemblyBuilder:DefineVersionInfoResource 
+()
+in [0x007a0] (at C:\mono\mcs\mcs\driver.cs:1777) 
+Mono.CSharp.Driver:MainDriver (System.String[] args)
+in [0x0001a] (at C:\mono\mcs\mcs\driver.cs:292) 
+Mono.CSharp.Driver:Main (System.String[] args)
+


More information about the mono-bugs mailing list