[Freeciv-Dev] Re: (PR#9830) remove bool32
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9830 >
Mateusz Stefek wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=9830 >
>
>>[jdorje - Fri Aug 27 00:38:41 2004]:
>>
>>This patch removes bool32 from dataio. It is unused, and any potential
>>user should use bool8 instead.
> server/srv_main.c:847
> dio_put_bool32(&dout, FALSE)
Yeah, I saw that too late. This is a backwards-compatibility thing.
I'm not sure whether it's better to get rid of the function and just use
dio_put_uint32 here, or to leave it as it is.
jason
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] Re: (PR#9830) remove bool32,
Jason Short <=
|
|