On 12/14/2009 10:30 AM, Erik Hofman wrote:
> Csaba Halász wrote:
>> The recent change which makes a string from the simgear version breaks
>> FG configure.
>> I don't think introducing an incompatible change to the version macro
>> is a good idea.
>> Erik, can you explain why you made the change? I am aware that FG's
>> own version is a string, so I am guessing that might have been the
>> reason.
> 
> It was part of a patch to provide better version information when 
> running fgfs --version
> I did check if it was breaking compilation of simgear. I must admit I 
> didn't test running configure.

I tested it. It works fine chez moi.
  make clean ; ./configure --lots-of-options ; make

Can somebody say in more detail what the problem is?
I can't even find anywhere it is used within simgear.

The rationale for quoting it (and the corresponding
FG version string) is simple:  It is hard to do anything 
with the version identifier unless it is treated as a 
string.  It's not really a "version number" since it 
is not a number.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to