Author: per
Date: Wed Nov 16 22:59:09 2005
New Revision: 11236

URL: http://svn.gna.org/viewcvs/freeciv?rev=11236&view=rev
Log:
Removes the assert()ing from sanitycheck.c, which was entirely pointless, since 
corefiles here give us no useful information. It adds two new macros 
SANITY_CITY and 
SANITY_TILE which add extra information to some warnings dealing with cities 
and tiles, 
so that it is easier to pinpoint problems. See PR#14552.

Modified:
    trunk/server/sanitycheck.c


Reply via email to