Skip to content

Commit

Permalink
Work around an Android C++ compiler bug
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
joshpeterson committed Feb 16, 2018
1 parent aa8661a commit 415dc87
Showing 1 changed file with 1,738 additions and 1 deletion.
Loading

0 comments on commit 415dc87

Please sign in to comment.