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

Windows port #26

Closed
wants to merge 9 commits into from
Closed

Windows port #26

wants to merge 9 commits into from

Conversation

mattn
Copy link
Contributor

@mattn mattn commented Feb 13, 2014

Hi, below is a patch for windows. Please review. :)

BTW, I noticed some bugs which is non-free, overrun, broken pointer. I prefer to use golang instead of C. Go don't need dependency shared libraries, have GC, portability, many useful libraries. How about to replace to go?

@stephenmathieson
Copy link
Member

at a glance, this looks good!! however, editing dependencies isn't really the desired approach here. we should think of ./deps as read only.

i'll take a more trough look a bit later and possibly just update the dependencies directly.

@stephenmathieson
Copy link
Member

regarding go, see #2.

@stephenmathieson
Copy link
Member

@mattn any way you could revert commits touching deps?

@mattn
Copy link
Contributor Author

mattn commented Feb 20, 2014

Ok, I'll look into it in later.

@mattn
Copy link
Contributor Author

mattn commented Mar 27, 2014

I'll make new issue with rebased.

@mattn mattn closed this Mar 27, 2014
@mattn
Copy link
Contributor Author

mattn commented Mar 27, 2014

It seems that my commits are merged in each sub-projects. 👍
So I don't need to create new PR.
But you need to merge latest fs.c

@mattn
Copy link
Contributor Author

mattn commented Mar 27, 2014

Ah, need to create PR for Makefile.

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.

None yet

2 participants