FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix build errors when targeting the Android API 14 or older by augustofg · Pull Request #107 · docopt/docopt.cpp · GitHub

Fix build errors when targeting the Android API 14 or older - #107

Open
augustofg wants to merge 1 commit into
docopt:masterfrom
augustofg:android-ndk-fix
Open

Fix build errors when targeting the Android API 14 or older#107
augustofg wants to merge 1 commit into
docopt:masterfrom
augustofg:android-ndk-fix

Conversation

Copy link
Copy Markdown

It seems that the Android NDK doesn't fully support the C++11 standard, at least when targeting older API levels.

I've replaced some string <-> integer functions with older implementations to workaround the Android NDK limitations.

It seems that the Android NDK doesn't fully support the C++11
standard, at least when targeting older API levels. Luckily, only some
basic numeric <-> string conversion functions needed to be replaced.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL