[Mono-bugs] [Bug 590272] implicity type conversion error with anonymous method inside using statement (?)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 22 19:28:07 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=590272

http://bugzilla.novell.com/show_bug.cgi?id=590272#c1


--- Comment #1 from Peter Johanson <peter at peterjohanson.com> 2010-03-22 23:28:07 UTC ---
The exact error when trying to compile:

/home/peter/Projects/TestGenericsSubtypeMatching/TestGenericsSubtypeMatching/Sender.cs(14,64):
error CS0029: Cannot implicitly convert type
`TestGenericsSubtypeMatching.Sender<T>.<DoSend>c__AnonStorey0<TMessage>' to
`TestGenericsSubtypeMatching.Sender<T>.<DoSend>c__AnonStorey0<TMessage>'

-- 
Configure bugmail: http://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.


More information about the mono-bugs mailing list