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

mmap_windows.go not updated for latest go version #31

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 1 comment
Open

mmap_windows.go not updated for latest go version #31

GoogleCodeExporter opened this issue Mar 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

change f.Fd()
to syscall.Handle(f.Fd())
mmap_windows.go:26



Original issue reported on code.google.com by [email protected] on 2 Apr 2013 at 11:24

@dgryski
Copy link
Contributor

dgryski commented Jun 19, 2015

This was fixed by #40 . This issue can be closed.

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

No branches or pull requests

2 participants