[Mono-bugs] [Bug 78905][Nor] Changed - System.Reflection.ModuleBuilder.GetType fails to find types with certain names
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 23 02:18:02 EDT 2006
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78905
--- shadow/78905 2006-07-20 06:07:12.000000000 -0400
+++ shadow/78905.tmp.31228 2006-07-23 02:18:02.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 78905
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: ladislav.prosek at matfyz.cz
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -48,6 +48,10 @@
Searching for '<*0>.<Global>'
Expected Results:
<*0>.<Global>
Searching for '<*0>.<Global>'
Got it
+
+------- Additional Comments From miguel at ximian.com 2006-07-23 02:18 -------
+The problem is that "*" is considered a type modifier, a more complete
+type parser needs to be written to address this problem.
More information about the mono-bugs
mailing list