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

Gofixes and changes to build against current weekly/tip using new go install tool #4

Merged
merged 13 commits into from Feb 2, 2012
Merged

Conversation

gnanderson
Copy link
Contributor

No description provided.

StepLg and others added 13 commits May 3, 2010 20:51
Conflicts:
	examples/panic/panic.go
gofix for latest std lib & language changes
This commit removes the makefiles and alters the layout
so the lib builds with new go tool as

    go {install,get,build} github.com/StepLg/go-erx/erx

Hence imports become

    import "github.com/StepLg/go-erx/erx"

instead of

    import "erx"
StepLg added a commit that referenced this pull request Feb 2, 2012
Gofixes and changes to build against current weekly/tip using new go install tool
@StepLg StepLg merged commit 0ed5c21 into StepLg:release Feb 2, 2012
@StepLg
Copy link
Owner

StepLg commented Feb 2, 2012

thanks for such huge patch

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