News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

autoversioning steps up even if target is up to date

Started by frithjofh, December 19, 2007, 07:51:34 PM

Previous topic - Next topic

frithjofh

hi everybody,

not really a bug, but the autoversioning-plugin steps up the count even if the call to the compiler ends with:

"Target is up to date.
Nothing to be done."

greetings

nausea
architect with some spare time  -  c::b compiled from last svn  -   openSuSE leap x86_64  -  AMD FX-4100

JGM

Quote from: nausea on December 19, 2007, 07:51:34 PM
not really a bug, but the autoversioning-plugin steps up the count even if the call to the compiler ends with:

"Target is up to date.
Nothing to be done."

Only the "Build Count" increments, even if the target is up to date, that was on purpose to know how much times we have tested our application. Remember that the "Build Count" is not a version value.

But if all the values are incrementing then that's not the default behavior, if that's the case you can explain more in detail how it happens.