зеркало из https://github.com/mono/mail-archives.git
92 строки
3.4 KiB
HTML
92 строки
3.4 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 60411][Nor] Changed - CustomAttributeBuilder ctor crash
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
|
||
|
<LINK REL="Previous" HREF="017872.html">
|
||
|
<LINK REL="Next" HREF="017874.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 60411][Nor] Changed - CustomAttributeBuilder ctor crash
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 60411][Nor] Changed - CustomAttributeBuilder ctor crash">bugzilla-daemon@bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Wed, 23 Jun 2004 12:03:58 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="017872.html">[Mono-bugs] [Bug 55971][Nor] Changed - [PATCH] mcs fails to create custom attributes with fields which have array type
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="017874.html">[Mono-bugs] [Bug 60572][Maj] Changed - &lt;pages pageBaseType="..."&gt; not working
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#17873">[ date ]</a>
|
||
|
<a href="thread.html#17873">[ thread ]</a>
|
||
|
<a href="subject.html#17873">[ subject ]</a>
|
||
|
<a href="author.html#17873">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>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 <A HREF="mailto:lupus@ximian.com.">lupus@ximian.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60411">http://bugzilla.ximian.com/show_bug.cgi?id=60411</A>
|
||
|
|
||
|
--- shadow/60411 2004-06-18 06:57:24.000000000 -0400
|
||
|
+++ shadow/60411.tmp.13924 2004-06-23 12:03:58.000000000 -0400
|
||
|
@@ -1,14 +1,14 @@
|
||
|
Bug#: 60411
|
||
|
Product: Mono: Class Libraries
|
||
|
Version: unspecified
|
||
|
-OS:
|
||
|
+OS: unknown
|
||
|
OS Details:
|
||
|
-Status: NEW
|
||
|
-Resolution:
|
||
|
-Severity:
|
||
|
+Status: RESOLVED
|
||
|
+Resolution: FIXED
|
||
|
+Severity: Unknown
|
||
|
Priority: Normal
|
||
|
Component: CORLIB
|
||
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
ReportedBy: <A HREF="mailto:marek.safar@seznam.cz">marek.safar@seznam.cz</A>
|
||
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
TargetMilestone: ---
|
||
|
@@ -108,6 +108,9 @@
|
||
|
in <0x0029c> C:CtorFourTest ()
|
||
|
in <0x00007> C:Main ()
|
||
|
|
||
|
Expected Results:
|
||
|
|
||
|
Program should print: F
|
||
|
+
|
||
|
+------- Additional Comments From <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A> 2004-06-23 12:03 -------
|
||
|
+Fixed in cvs.
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="017872.html">[Mono-bugs] [Bug 55971][Nor] Changed - [PATCH] mcs fails to create custom attributes with fields which have array type
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="017874.html">[Mono-bugs] [Bug 60572][Maj] Changed - &lt;pages pageBaseType="..."&gt; not working
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#17873">[ date ]</a>
|
||
|
<a href="thread.html#17873">[ thread ]</a>
|
||
|
<a href="subject.html#17873">[ subject ]</a>
|
||
|
<a href="author.html#17873">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|