google / codesearch

Fast, indexed regexp search over large file trees

Home Page:http://swtch.com/~rsc/regexp/regexp4.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mmap_windows.go not updated for latest go version

GoogleCodeExporter opened this issue · comments

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



Original issue reported on code.google.com by kardia...@gmail.com on 2 Apr 2013 at 11:24

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