[PATCH] Generate/update a version.h header file.

Dirk Hohndel dirk at hohndel.org
Tue Feb 26 11:00:36 PST 2013


Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com> writes:

> On Tue, 26 Feb 2013, Dirk Hohndel wrote:
>>
>> Couple more comments after playing with this some more...
>>
>> when doing
>>
>> make clean && make
>>
>> I get
>>
>> /bin/sh: version.h: No such file or directory
>> updating version.h to 3.0-65-g1908caa95cef
>>
>> That should be caught, I guess.
>
> Alright, let me start with this one.  That is caught.  The error message
> is just saying "there's no version.h file arround" and one is created.  Do
> you see a different behaviour?  Do you want me to remove that noise?

The noise from '/bin/sh...' is what we should suppress. The 'updaing...'
message is actually very useful

>> And of course this needs to be integrated with gtk-gui.c (and it should
>> define VERSION_STRING not VERSION).
>>
>> I did the last two things so I can test and will push this out for now,
>> hoping that you can address the other issues I mentioned...
>
> I'll go back and have a look.

Thank you.

/D


More information about the subsurface mailing list