https://bugzilla.novell.com/show_bug.cgi?id=591443

https://bugzilla.novell.com/show_bug.cgi?id=591443#c4


--- Comment #4 from Dominique Normand <dominique.norm...@cegedim.com> 
2011-08-19 14:13:44 EDT ---
I see that the invalid _compileExpression was fixed but this was a 2 fold
defect. I think you overlooked my comment about on demand CompiledExpression &
problem with expressions that depends on columns that are defined after the one
with the expression. So DataTable.Clone fails when column 1 has an expression
depending on column 2. This is because the cloned column 1 expression is
compiled before the cloned column 2 is created.
Should I reopen the defect or create a new one?

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to