[Mono-bugs] [Bug 55503][Nor] Changed - DataTable.Select ignores "not" operator

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Mar 2004 07:07:56 -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 juraj@hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=55503

--- shadow/55503	2004-03-12 08:13:24.000000000 -0500
+++ shadow/55503.tmp.3673	2004-03-17 07:07:56.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 55503
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: juraj@hotfeet.ch               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -38,6 +38,14 @@
 works on MS.NET
 
 ------- Additional Comments From juraj@hotfeet.ch  2004-03-12 08:13 -------
 Created an attachment (id=6938)
 select.cs (test case)
 
+
+------- Additional Comments From juraj@hotfeet.ch  2004-03-17 07:07 -------
+I'm almost done with a complete rewrite of DataTable.Select. It's
+using a jay-based parser and is much cleaner than the mess in
+ExpressionElement.
+
+So don't bother fixing this bug...
+