[Mono-bugs] [Bug 519161] C# compiler throws compile exception when doing some reflections
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jul 8 03:59:09 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=519161
User jwezel at compumaster.de added comment
http://bugzilla.novell.com/show_bug.cgi?id=519161#c7
Jochen Wezel <jwezel at compumaster.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FEATURE |
--- Comment #7 from Jochen Wezel <jwezel at compumaster.de> 2009-07-08 01:59:07 MDT ---
If it is a missing library (even in case that it is the missing library
"Microsoft.VisualBasic") the exception above is missing the name of the missing
library or class name (so that we get a chance to lookup and solve the problem
(otherwise with dozens of libraries in your project, you won't get an idea
where/how to search)).
Please add the missing piece into the exception output.
--
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