[Users] [Bug 3923] version.h:38:47: error: invalid suffix "f89" on floating constant
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Wed Nov 22 11:36:20 CET 2017
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3923
--- Comment #6 from Andrej Kacian <andrej at kacian.sk> ---
The issue is that you are getting incorrect "git describe" output -
"8e9f89-dirty". I'm not sure how that is even possible, especially the -dirty
suffix, which is a nonsense if you are working from a fresh, clean git clone.
Can you post output of these commands when inside the cloned "claws" directory?
git --version
git describe
git describe --abbrev=6 --dirty --always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list