Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Removed pilosa-dependent files from Windows compilation #812

Merged
merged 2 commits into from
Sep 10, 2019

Conversation

Hydrocharged
Copy link
Contributor

Pilosa makes use of the following call which does not work on Windows:
https://github.com/pilosa/pilosa/blob/bc9747cc0f19702d9753de7ea9375d8311dfc706/syswrap/mmap.go#L53
This causes any files that refer to Pilosa to fail compilation, which in turn causes builds for this project to also fail.

@Hydrocharged
Copy link
Contributor Author

I submitted an issue to Pilosa regarding Windows not building on their project, and it was stated that there is no plan to support Windows natively.

FeatureBaseDB/featurebase#2059 (comment)

@erizocosmico erizocosmico requested a review from a team September 6, 2019 08:57
Copy link
Contributor

@erizocosmico erizocosmico left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Only I would remove the comments on top of the build directive and document on the README that pilosa index driver is not supported on windows.

@ajnavarro ajnavarro requested a review from a team September 9, 2019 09:44
@ajnavarro ajnavarro merged commit b78fa77 into src-d:master Sep 10, 2019
@Hydrocharged Hydrocharged deleted the windows-support branch September 10, 2019 16:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants