https://bugzilla.novell.com/show_bug.cgi?id=691895
https://bugzilla.novell.com/show_bug.cgi?id=691895#c2 Hartmut Luttermann <hartmut.lutterm...@itemis.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |Hartmut.Luttermann@itemis.d | |e InfoProvider|Hartmut.Luttermann@itemis.d | |e | --- Comment #2 from Hartmut Luttermann <hartmut.lutterm...@itemis.de> 2011-05-13 19:31:24 UTC --- The following c#-source code causes the compiler to crash: using Quartz; using Quartz.Impl; namespace Test { public class MyClass { // Caution: the following three lines causes the c#-compiler to crash // if you set the lines in comments all compiles well. public MyClass () : this(new StdSchedulerFactory ().GetScheduler()) { } public MyClass(Quartz.IScheduler quarz) { } } } -- 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