[Mono-bugs] [Bug 374745] New: AssemblyBuilder: "neutral" AssemblyCultureAttribute should not be special-cased
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Mar 28 07:32:57 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=374745
Summary: AssemblyBuilder: "neutral" AssemblyCultureAttribute
should not be special-cased
Product: Mono: Class Libraries
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: gert.driesen at pandora.be
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Currently, AssemblyBuilder special cases an AssemblyCultureAttribute with value
"neutral", and treats it like the invariant culture. This only applies to usage
from (g)mcs.
To match MS, we should treat "neutral" like any other (invalid) culture string.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list