https://bugzilla.novell.com/show_bug.cgi?id=355005
Summary: LINQ: DynamicMethod used by LambdaExpression should be
verified
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
We need to make sure that the verifier is ran on those expressions, see:
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=297597
And my bug report:
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=323137
Currently we do not:
* Set the skipVisibility to any interesting value, should research that.
* Do the verification (talk to Rodrigo/Paolo to figure out what to do here).
The code lives in:
mcs/class/System.Core/System.Linq.Expressions/LambdaExpression.cs
EmitContext() ctor.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs