[ https://issues.apache.org/jira/browse/AVRO-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yuki Kuwabara updated AVRO-1952: -------------------------------- External issue URL: (was: https://github.com/apache/avro/pull/134) > Prevent JIT compilation in C# > ----------------------------- > > Key: AVRO-1952 > URL: https://issues.apache.org/jira/browse/AVRO-1952 > Project: Avro > Issue Type: Improvement > Components: csharp > Environment: Typical Unity (C#) development for mobile, iOS > compilation. > Reporter: Yuki Kuwabara > > C# code includes JIT API (Reflection.Emit) and it occurs error in iOS or > other platform that does not support JIT compile. > Reflection.Emit is used in very specific point and it can be replaced with > different safe code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)