On 1/29/07, Giel van Schijndel <[EMAIL PROTECTED]> wrote:
On Mon, 29 Jan 2007 08:40:28 -0500, "Ari Johnson" <[EMAIL PROTECTED]> wrote:
>> I was wrong - this no longer comes up.  However, I saved the game a
>> few times and once this one came up:
>> error:     Returned savegame/test.gam
>>
>> Not sure what that means.
>>
>>From _runLoadSave(), "if when returning TRUE strlen(sRequestResult) !=
>> 0 then a valid game slot was selected otherwise cancel was selected".
>
> In hci.c at line 1771, the code checks strlen(sRequestResult) and
> prints a debug message with LOG_ERROR.  This should probably be
> LOG_NEVER or something similar, since it's not an error.
>
> Note that one reason the output I got before may have gone away is
> that I accidentally reconfigured without --debug.  I'll report back as
> I run into things, but this is definitely getting much cleaner as we
> go.

How about using config.status? It should be generated by configure and retains 
your configure flags/parameters.

I occasionally do a fresh checkout / configure / compile to make sure
there's nothing missing from that process.

_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to