https://bugzilla.novell.com/show_bug.cgi?id=655380
https://bugzilla.novell.com/show_bug.cgi?id=655380#c3 Miguel de Icaza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|JIT |C# AssignedTo|[email protected] |[email protected] Product|Mono: Runtime |Mono: Compilers Target Milestone|--- |2.8.x --- Comment #3 from Miguel de Icaza <[email protected]> 2010-11-22 23:58:51 UTC --- I believe we used to have a simple if/else setup in the past, but it looks like we no longer support that case, we only support the Hashtable setup. Marek, do you think we could add the code back to do if/else cascades for up to some constant number of switch statements? -- 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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
