[Mono-bugs] [Bug 325069] [GMCS] Compiler crash with nested anonymous methods in a generic method.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Dec 23 18:55:45 EST 2007


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

User miguel at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=325069#c2


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |miguel at novell.com
         AssignedTo|mono-bugs at ximian.com                            |msafar at novell.com




--- Comment #2 from Miguel de Icaza <miguel at novell.com>  2007-12-23 16:55:43 MST ---
Update, this is the output with 1.2.6:

es.cs(31,21): error CS0029: Cannot implicitly convert type `TResult' to
`TResult'
es.cs(31,21): The generic parameter `TResult' of
`GmcsCrash.Fork<TResult>(ResultHandler<TResult>, Result<TResult>)' cannot be
converted to the generic parameter `TResult' of
`GmcsCrash.<>c__CompilerGenerated0<TResult>' (in the previous error)
es.cs(33,32): warning CS0168: The variable `e' is declared but never used
Compilation failed: 1 error(s), 2 warnings


-- 
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.


More information about the mono-bugs mailing list