[Freeciv-Dev] Re: [PATCH] bug in vnotify_conn_ex()
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
> On Wed, 2 Jan 2002, Jason Short wrote:
> > + assert(x != -1 || y != -1);
...
> > + assert((x == -1 && y == -1) || is_normal_map_pos(x, y));
On Wed, 2 Jan 2002, Per I. Mathisen wrote:
> If this is an indication of a bug elsewhere in the code, should this
> result in an assert() failure, or at least be logged as a warning?
I'm sorry. It is too early in the morning to be reading code... *-(
- Per
Action expresses priorities.
-- Mohandas Gandhi
[Freeciv-Dev] Re: [PATCH] bug in vnotify_conn_ex(), Raimar Falke, 2002/01/05
|
|