[Mono-bugs] [Bug 68972][Nor] Changed - XSD creates buggy typed datasets
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Nov 2004 09:40:02 -0500 (EST)
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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68972
--- shadow/68972 2004-11-02 02:27:43.000000000 -0500
+++ shadow/68972.tmp.15628 2004-11-02 09:40:02.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 68972
Product: Mono: Compilers
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Ubuntu 4.10
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: XSD
AssignedTo: atsushi@ximian.com
ReportedBy: juergen@cis-comsoft.de
QAContact: mono-bugs@ximian.com
@@ -159,6 +159,12 @@
}
}
set {
this[this.table.nrColumn] = value;
}
}
+
+------- Additional Comments From atsushi@ximian.com 2004-11-02 09:40 -------
+I haven't tried pgsql-dependent code, but that typed column problem
+should be fixed (both in HEAD and 1.0-branch). If other problems still
+happens, please reopen or create another bug report. Thanks.
+