[Mono-bugs] [Bug 347188] New: CS1607 is not reported when referencing satellite assembly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Dec 9 13:56:41 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=347188
Summary: CS1607 is not reported when referencing satellite
assembly
Product: Mono: Compilers
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
Found By: ---
When an assembly with a non-invariant culture is referenced, csc reports
warning CS0167. We do not report any warning.
To reproduce:
1. extract the attached gzipped tar archive.
2. run "make".
Expected result:
warning CS1607: Assembly generation -- Referenced assembly 'Lang' is a
localized
satellite assembly
Actual result:
No warning
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list