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 on Windows #37

Merged
merged 2 commits into from
Jul 2, 2018
Merged

Build on Windows #37

merged 2 commits into from
Jul 2, 2018

Conversation

sesmith177
Copy link
Contributor

We've verified that this change successfully builds on both Windows and Linux. For context, we are working on adding Windows support to Envoy (envoyproxy/envoy#129) and this library is a dependency.

@rileyberton
Copy link

Travis CI failed: https://travis-ci.org/circonus-labs/libcircllhist/builds/399301856#L701

SSIZE_T definition problem

@rileyberton
Copy link

rileyberton commented Jul 2, 2018

generateLuaFiles.sh puts this into the ffi_libcircllhist.lua file:

typedef SSIZE_T ssize_t;

That line needs to be elided

@sesmith177
Copy link
Contributor Author

@rileyberton ok, we will fix

Signed-off-by: Amin Jamali <ajamali@pivotal.io>
@rileyberton rileyberton merged commit 050da53 into openhistogram:master Jul 2, 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.

2 participants