зеркало из https://github.com/mono/mail-archives.git
102 строки
4.2 KiB
HTML
102 строки
4.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60742][Min] Changed - DataSet Xml Schema Inference bug on MONO
|
|
</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="018061.html">
|
|
<LINK REL="Next" HREF="018063.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60742][Min] Changed - DataSet Xml Schema Inference bug on MONO
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 60742][Min] Changed - DataSet Xml Schema Inference bug on MONO">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Fri, 25 Jun 2004 17:25:07 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="018061.html">[Mono-bugs] [Bug 60761][Blo] Changed - [REGRESSION] cant run newly compiled dlls on windows
|
|
</A></li>
|
|
<LI> Next message: <A HREF="018063.html">[Mono-bugs] [Bug 60772][Nor] New - Exception.StackTrace doesnt contain line number
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#18062">[ date ]</a>
|
|
<a href="thread.html#18062">[ thread ]</a>
|
|
<a href="subject.html#18062">[ subject ]</a>
|
|
<a href="author.html#18062">[ 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:atsushi@ximian.com.">atsushi@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60742">http://bugzilla.ximian.com/show_bug.cgi?id=60742</A>
|
|
|
|
--- shadow/60742 2004-06-25 07:42:20.000000000 -0400
|
|
+++ shadow/60742.tmp.15561 2004-06-25 17:25:07.000000000 -0400
|
|
@@ -2,14 +2,14 @@
|
|
Product: Mono: Class Libraries
|
|
Version: unspecified
|
|
OS: Red Hat 9.0
|
|
OS Details:
|
|
Status: NEW
|
|
Resolution:
|
|
-Severity:
|
|
-Priority: Normal
|
|
+Severity: Unknown
|
|
+Priority: Minor
|
|
Component: Sys.Data
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:davidandrewtaylor@hotmail.com">davidandrewtaylor@hotmail.com</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
URL:
|
|
@@ -68,6 +68,21 @@
|
|
|
|
|
|
------- Additional Comments From <A HREF="mailto:davidandrewtaylor@hotmail.com">davidandrewtaylor@hotmail.com</A> 2004-06-25 07:42 -------
|
|
Created an attachment (id=8344)
|
|
Testcase (works on MS.NET breaks with exception on MONO)
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:atsushi@ximian.com">atsushi@ximian.com</A> 2004-06-25 17:25 -------
|
|
+We had better fix this case, but am setting lower priority; IMHO no
|
|
+serious ado.net developer uses InferXmlSchema() and thus no one has
|
|
+business "urging" the fix.
|
|
+
|
|
+Moreover, we need more verifiable information that it is not
|
|
+"undocumented" feature but an explicit design specification such like
|
|
+written in here:
|
|
+<A HREF="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconinferencelimitations.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconinferencelimitations.asp</A>
|
|
+
|
|
+
|
|
+For example, ReadXmlSchema() is more important and I actually did
|
|
+standalone testing and found that MS.NET is buggy enough to handle
|
|
+post schema compilation information.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="018061.html">[Mono-bugs] [Bug 60761][Blo] Changed - [REGRESSION] cant run newly compiled dlls on windows
|
|
</A></li>
|
|
<LI> Next message: <A HREF="018063.html">[Mono-bugs] [Bug 60772][Nor] New - Exception.StackTrace doesnt contain line number
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#18062">[ date ]</a>
|
|
<a href="thread.html#18062">[ thread ]</a>
|
|
<a href="subject.html#18062">[ subject ]</a>
|
|
<a href="author.html#18062">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|