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

Compatibility for Mac OS X #2

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

Conversation

pantuza
Copy link

@pantuza pantuza commented Apr 10, 2017

This pull request enables Tudu to be compiled in MAC OS X.

It solves the error message:

g++ -Wall -O2  -c interface.cc
interface.cc:774:12: error: use of undeclared identifier 'mkostemp';

@meskio
Copy link
Owner

meskio commented Oct 12, 2018

I didn't notice this pull-req before, sorry. Is the issue already fixed in master? Or do you mind updating it to the existing code?

Thanks for submitting it.

@pantuza
Copy link
Author

pantuza commented Oct 16, 2018

Hi, @meskio. No problem. I've solved the code conflict. The Pull Request is updated.

@meskio
Copy link
Owner

meskio commented Oct 28, 2018

I think you mixed a bit your git. If I understand correctly you rebased the origin's master into your branch, so you modify my commits to fit on top of yours. Can you do it the other way around? rebasing your commits on top of the git master branch?

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.

3 participants