Skip to content

Comments

g.version: Fix a bogus warning from the -r flag#365

Closed
HuidaeCho wants to merge 2 commits intoOSGeo:masterfrom
HuidaeCho:g_version_r_warning
Closed

g.version: Fix a bogus warning from the -r flag#365
HuidaeCho wants to merge 2 commits intoOSGeo:masterfrom
HuidaeCho:g_version_r_warning

Conversation

@HuidaeCho
Copy link
Member

@HuidaeCho HuidaeCho commented Feb 23, 2020

GIS_H_VERSION and GIS_H_DATE are no longer SVN keywords, so tokenizing these strings by $ doesn't work and g.version -r would print a false warning. GIS_H_DATE was the last commit date back in the SVN days, if I'm not wrong. I used git log --pretty=format:"%ai" -1 to grab the latest commit date.

@HuidaeCho HuidaeCho changed the title Fix a bogus warning from g.version g.version: Fix a bogus warning from the -r flag Feb 23, 2020
@HuidaeCho
Copy link
Member Author

Duplicate of #325. Closing.

@HuidaeCho HuidaeCho closed this Feb 23, 2020
@HuidaeCho HuidaeCho deleted the g_version_r_warning branch February 23, 2020 13:04
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
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