Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2002:
[Freeciv-Dev] Re: [PATCH] bug in vnotify_conn_ex()
Home

[Freeciv-Dev] Re: [PATCH] bug in vnotify_conn_ex()

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: [PATCH] bug in vnotify_conn_ex()
From: "Per I. Mathisen" <Per.Inge.Mathisen@xxxxxxxxxxx>
Date: Wed, 2 Jan 2002 11:26:32 +0100 (MET)

> 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



[Prev in Thread] Current Thread [Next in Thread]