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

Compile flags compatible with 1.4 #488

Merged
merged 1 commit into from
Sep 16, 2015
Merged

Compile flags compatible with 1.4 #488

merged 1 commit into from
Sep 16, 2015

Conversation

tomwilkie
Copy link
Contributor

In #440 we changed the build flags that inject the version number to work with go1.5; but the new format doesn't work with go1.4.

The old format still works in 1.5, just spits a warning. Lets stick with the old format until everyone has moved to go1.5.

@tomwilkie
Copy link
Contributor Author

Symptom is version number doesn't appear in UI.

@peterbourgon
Copy link
Contributor

There's no reason not to tell everyone to upgrade to 1.5. There's no value in backwards compatibility.

But, of course this change is tiny and it doesn't really matter. So LGTM.

@tomwilkie
Copy link
Contributor Author

Yeah I was thinking after 0.7 is out we should all upgrade to go1.5. Only reason not to do it now is it will require some CI work.

tomwilkie added a commit that referenced this pull request Sep 16, 2015
Compile flags compatible with 1.4
@tomwilkie tomwilkie merged commit 168693f into master Sep 16, 2015
@tomwilkie tomwilkie deleted the version-number branch September 16, 2015 08:11
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.

2 participants