Incompatible with go 1 release
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gommap |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Cannot compile. Complains about os.Error, but cannot say if that's the only issue, for it fails with "too many errors".
go get launchpad.
# launchpad.
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
This patch allowed me to compile and successfully import / use gommap with newest go.
Had to remove consts.c But then I was able to just go build, not using GNU make. (The results of the consts.c existed in my checkout anyways.)
This patch makes it only possible to build gommap, but it feels like gommap needs a little project-level reconsideration.