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

Create initial Appveyor configuration #19

Merged
merged 2 commits into from
Jan 12, 2017
Merged

Conversation

kruton
Copy link
Contributor

@kruton kruton commented Dec 23, 2016

This will build with Windows to make sure that doesn't break.


return count;
}
int vasprintf(char **ret, const char *format, va_list args);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are the definitions of these methods? Were they moved?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you put them in JNIHelp.cpp in commit 73246d3

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh weird ... I don't think that makes sense. Would you mind backing that out? I think keeping them inline here is better. WDYT?

@kruton
Copy link
Contributor Author

kruton commented Jan 12, 2017

As soon as #40 and #41 are merged, I can rebase this and it should build successfully.

Change-Id: Iddbb49825719ab1aaa3b879a0faf6525cc09e840
@kruton
Copy link
Contributor Author

kruton commented Jan 12, 2017

Yay.

Change-Id: I331a40162722d366f1b73f523450641a440af0d8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants