Skip to content

Suggest minor re-organization while working on windows implementation #38

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Jun 26, 2015

I've gotten a lot of the Windows implementation working in a separate repository.

Since the Linux termbox wrapper and the windows version are implemented very differently (for now), I recommend keeping the two implementations in separate directories, and conditionally compile based on OS, until they become more merged.

I modified the source for conditional compilation and the cargo file to set appropriate dependencies for each platform.

@retep998
Copy link

Exciting 🐰

@gchp
Copy link
Owner

gchp commented Jul 16, 2015

Sorry for the delay in reviewing this, been a bit short of time recently! I've not had a chance to run this just yet, as soon as I do I'll update again. Thanks for submitting!

@ghost
Copy link
Author

ghost commented Jul 18, 2015

Just ignore this one, I have to pull in the recent changes for stable support.

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