Skip to content

Commit 9410509

Browse files
authored
Merge pull request #851 from Unity-Technologies/workaround-android-compiler-bug
Work around an Android C++ compiler bug The class library code in GetErrorMessage exposes a C++ compiler bug on Android in the r13b NDK. We can't easily update the NDK, so instead we will work around the bug by changing the class library code. We don't expect any change in behavior from this change. This corrects case 986215. Release notes: IL2CPP: Work around a C++ compiler bug in the Android NDK that occurs when obtaining the message from a socket exception. I'll back port this fix to 2018.1, 2017.3, and 2017.2
2 parents 6a05f5d + 415dc87 commit 9410509

File tree

1 file changed

+1738
-1
lines changed

1 file changed

+1738
-1
lines changed

0 commit comments

Comments
 (0)