[Mono-bugs] [Bug 67412][Blo] Changed - NullReferenceException while trying to create attribute.Something's wrong!
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Oct 2004 19:18:36 -0400 (EDT)
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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=67412
--- shadow/67412 2004-10-03 22:55:33.000000000 -0400
+++ shadow/67412.tmp.7484 2004-10-04 19:18:36.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 67412
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -30,6 +30,11 @@
attribute.Something's wrong!
Compilation succeeded - 1 warning(s)
This is messed up in two ways. One, the exception was squashed and we
compiled (it should be an error. I dont know why it was made into a
warning...). Second, there should be no exception.
+
+------- Additional Comments From marek.safar@seznam.cz 2004-10-04 19:18 -------
+It is very similar to 64221.
+
+Ben, blocker ?