On Sep 8, 2005, at 11:34 AM, Bo Lorentsen wrote:

AIWarrush.cpp
AIWarrush.cpp: In member function 'Order* AIWarrush::maintain()':
AIWarrush.cpp:368: error: expected `;' before ')' token

As I can se it the source line sould look like this :

       if(numberOfBuildingsOfType(IntBuildingType::FOOD_BUILDING) * 18
                               <
numberOfUnitsWithSkillGreaterThanValue(WALK,0)+numberOfUnitsWithSkillGr eaterThanValue(FLY,0))


Now some glob2 testing :-)

/BL


Grr... It looks like I forgot to test that one change before I committed it. Fixed, and I will try to make sure to actually remember to test this stuff right before I commit it.


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to