Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2003:
[Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information i
Home

[Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information i

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: dspeyer@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information in map middle-click
From: "Genevieve Gracian" <ggracian@xxxxxxx>
Date: Thu, 4 Sep 2003 10:02:42 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Wed, 3 Sep 2003 18:11:59 -0700
"Daniel L Speyer" <dspeyer@xxxxxxxxxxx> wrote:

> When?  And what characters?  I can't reproduce this.

On both gtk and xaw clients (but not gtk+) when middle cliking on any unit e.g:

Unit: Explorer(SiouxWEIRD_STRING)

note WEIRD_STRING is the same for all units at the same time.

I guess it's the "tmp" in :

my_snprintf(buf, sizeof(buf), _("\nUnit: %s(%s%s)"), ptype->name,
        get_nation_name(unit_owner(punit)->nation), tmp)

wich doesn't fit to other clients than gtk+ (tested with both 24/08 and 
yesterday
version of cvs).

--
G. Gracian



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