[Freeciv-Dev] Re: (PR#14377) client crash
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14377 >
On 10/21/05, Mateusz Stefek <mstefek@xxxxxxxxx> wrote:
>
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=14377 >
>
> Someone forgot to test city investigement when he changed city dialog.
Nice catch. But please do this according to the coding style.
i.e. instead of:
if (pointer == NULL)
do:
if (!pointer)
---
Vasco Alexandre da Silva Costa
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] Re: (PR#14377) client crash,
Vasco Alexandre da Silva Costa <=
|
|