Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build under Android NDK plus other minor changes #58

Closed

Conversation

kmorrissey-mersive
Copy link

@kmorrissey-mersive kmorrissey-mersive commented Jun 7, 2017

This pull request has the following changes:

  • Provide std functions that are missing under Android NDK so that it builds
  • Allow EWS_TEST_DOMAIN environment variable to be undefined under Windows because Windows does not allow environment variable with empty values but it is legitimate for the domain value to be empty (null)
  • Allow EWS servers that have self-signed SSL certificates
  • Fix incompatibility between Windows and other platforms about min()/max() functions/macros
  • Minor changes to constructors based on warnings from CppCheck tool about uninitialized members
  • Other changes pulled from otris/master, accidentally without rebasing

@bkircher
Copy link
Collaborator

Closed without merging. Branch does not apply cleanly and contains definitions in std namespace. Anyways, Android still on the wish list; #57.

@bkircher bkircher closed this Jan 14, 2018
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.

None yet

2 participants