Re: [Freeciv-Dev] Re: (PR#11227): AI Hunters Pessimistic about Missile Effectiveness (dangling ptr)

"Gregory Berkolaiko" <[email protected]> Sat, 27 Nov 2004 21:43:28 -0800
Newsgroups gmane.games.freeciv.ai
Message-ID <[email protected]>
<URL: http://rt.freeciv.org/Ticket/Display.html?id=11227 >

Good catch!

I fixed the minor formatting thing in
+  if (!target){
and slightly rearranged stuff (out of nitpickiness).

Gr.

On Sat, 27 Nov 2004, Benedict Adamson wrote:

>
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=11227 >
>
> Attached is a patch, applicable to the CVS development version of 204-11-27.
>
> Unfortunately, I discovered & fixed this bug using a greatly altered
> version of the code, so I could not confirm that the patch fixes the
> problem for the development version. This patch has bee only lightly tested.
>
>