mail-archives/mono-bugs/2004-November/022841.html

90 строки
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 69787][Min] Changed - Type.GetType(string) should skip CR, LF, tabs as well as whitespace
</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="022840.html">
<LINK REL="Next" HREF="022842.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 69787][Min] Changed - Type.GetType(string) should skip CR, LF, tabs as well as whitespace
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 69787][Min] Changed - Type.GetType(string) should skip CR, LF, tabs as well as whitespace">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Wed, 24 Nov 2004 10:21:42 -0500 (EST)</I>
<P><UL>
<LI> Previous message: <A HREF="022840.html">[Mono-bugs] [Bug 69869][Wis] Changed - Process.Kill crashes on closed process
</A></li>
<LI> Next message: <A HREF="022842.html">[Mono-bugs] [Bug 69678][Nor] Changed - Inlining does not deal with stackalloc in the callee
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22841">[ date ]</a>
<a href="thread.html#22841">[ thread ]</a>
<a href="subject.html#22841">[ subject ]</a>
<a href="author.html#22841">[ 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:vargaz@gmail.com.">vargaz@gmail.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=69787">http://bugzilla.ximian.com/show_bug.cgi?id=69787</A>
--- shadow/69787 2004-11-21 23:56:47.000000000 -0500
+++ shadow/69787.tmp.29304 2004-11-24 10:21:42.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 69787
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:atsushi@ximian.com">atsushi@ximian.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
@@ -51,6 +51,10 @@
------- Additional Comments From <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A> 2004-11-21 23:18 -------
Should probably use g_ascii_isspace. Also, needs test case.
------- Additional Comments From <A HREF="mailto:atsushi@ximian.com">atsushi@ximian.com</A> 2004-11-21 23:56 -------
feel free to go ahead and change it so (test could be added using that
repro).
+
+------- Additional Comments From <A HREF="mailto:vargaz@gmail.com">vargaz@gmail.com</A> 2004-11-24 10:21 -------
+Fixed in SVN HEAD and 1.0.
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="022840.html">[Mono-bugs] [Bug 69869][Wis] Changed - Process.Kill crashes on closed process
</A></li>
<LI> Next message: <A HREF="022842.html">[Mono-bugs] [Bug 69678][Nor] Changed - Inlining does not deal with stackalloc in the callee
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22841">[ date ]</a>
<a href="thread.html#22841">[ thread ]</a>
<a href="subject.html#22841">[ subject ]</a>
<a href="author.html#22841">[ author ]</a>
</LI>
</UL>
</body></html>