Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] Re: (PR#9563) Error in specialist change request from clie
Home

[Freeciv-Dev] Re: (PR#9563) Error in specialist change request from clie

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: chrisk@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#9563) Error in specialist change request from client.
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Sep 2004 14:59:38 -0700
Reply-to: rt@xxxxxxxxxxx

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

And at the client:

2: apply_result(city='Sheffield'(174))
2: Removing worker at 1,0.
2: Change specialist from 1 to 0.
2: Putting worker at 3,2.
2: Putting worker at 3,3.
2: apply_result: return

2: apply_result(city='Sheffield'(174))
2: Removing worker at 1,0.
2: Changing specialist from 0 to 1.
2: apply_result: return

2: apply_result(city='Sheffield'(174))
2: Removing worker at 1,0.
2: Changing specialist from 0 to 1.
2: apply_result: return

2: apply_result(city='Sheffield'(174))
2: Removing worker at 1,0.
2: Changing specialist from 0 to 1.
2: apply_result: return

2: apply_result(city='Sheffield'(174))
2: Removing worker at 1,0.
2: Changing specialist from 0 to 1.
2: apply_result: return

The first is straightforward.  But the others are just repeats of it, 
and obviously erronous.  Why?

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#9563) Error in specialist change request from client., Jason Short <=