Has this been submitted as a bug? I didn't see anything regarding it on the bug tracker. Is there a work around?
I receive the same error trying to build SubSonic r523 with Mono gmcs 2.0.1-4 Unhandled Exception: Mono.CSharp.InternalErrorException: /home/steve/dev/prj/SubSonic/SubSonic/Sql Tools/SubSonicRepository.cs(41,23): SubSonic.SubSonicRepository.SelectAllColumnsFrom<T>() ---> System.IndexOutOfRangeException: Array index is out of range. at Mono.CSharp.TypeParameter+InflatedConstraints.inflate (System.Type t) at Mono.CSharp.TypeParameter+InflatedConstraints.inflate (System.Type t) at Mono.CSharp.TypeParameter+InflatedConstraints..ctor (Mono.CSharp.GenericConstraints gc, System.Type[] dargs) at Mono.CSharp.TypeParameter+InflatedConstraints..ctor (Mono.CSharp.GenericConstraints gc, System.Type declaring) at Mono.CSharp.TypeParameter.DefineType (IResolveContext ec, System.Reflection.Emit.MethodBuilder builder, System.Reflection.MethodInfo implementing, Boolean is_override) at Mono.CSharp.GenericMethod.DefineType (Mono.CSharp.EmitContext ec, System.Reflection.Emit.MethodBuilder mb, System.Reflection.MethodInfo implementing, Boolean is_override) at Mono.CSharp.MethodData.Define (Mono.CSharp.DeclSpace parent, System.String method_full_name) at Mono.CSharp.MethodOrOperator.Define () at Mono.CSharp.Method.Define () at Mono.CSharp.TypeContainer+MemberCoreArrayList.DefineContainerMembers () -- View this message in context: http://www.nabble.com/Compile-subsonic-using-Mono-2.0.1_1%2C-I-obtain-the-following-exception.-tp20569120p23997484.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
