I have some code that, when compiled with monodevelop [latest in Ubuntu 15.10], throws an invalid IL code exception when run with mono. This same code, when compiled with VS2015, does not throw said exception when run with mono.
Of course, the kicker is that this is VB.NET code at my place of work; I can't provide binaries or source, and I've been unable to create a minimal test case because the whole thing clocks in around 20k SLOC. So... how do I diagnose what's going on? I want to provide a decent bug report, and obviously "VB.NET code that I can't show you, when compiled with mono, has invalid bytecode" doesn't cut it. And advice as to how I can proceed would be appreciated. Thanks, Gary _______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list