[Mono-bugs] [Bug 507863] Mono fails to compile an assembly using String.Empty for AssemblyKeyFile
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu May 28 12:28:56 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=507863
User msafar at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=507863#c2
Marek Safar <msafar at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msafar at novell.com
Severity|Minor |Normal
--- Comment #2 from Marek Safar <msafar at novell.com> 2009-05-28 10:28:55 MDT ---
Simple test case
using System.Reflection;
[assembly: AssemblyKeyFile(string.Empty)]
--
Configure bugmail: http://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