Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] (PR#10642) win32: assertion on right click
Home

[Freeciv-Dev] (PR#10642) win32: assertion on right click

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10642) win32: assertion on right click
From: "James Canete" <use_less@xxxxxxxxxxx>
Date: Wed, 20 Oct 2004 03:43:18 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10642 >

I was getting an odd assertion from center_tile_mapcanvas()
mapview_common.c whenever I tried to recenter the view in gui-win32.

I took a look at the code and figured it didn't make sense unless "bool
first" was supposed to be static, otherwise it wouldn't be there.

Here's a quick patch.

-James Canete

Attachment: slidingmapfix.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10642) win32: assertion on right click, James Canete <=