Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2002:
[Freeciv-Dev] [Patch] Cleanup of report.c
Home

[Freeciv-Dev] [Patch] Cleanup of report.c

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] [Patch] Cleanup of report.c
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 24 Feb 2002 17:50:38 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

During the players_iterate cleanup I came across report.c and got a
small shock: so much code duplication in a single file. The attached
patch cleans this up. The result of diffstat is impressive:
 report.c |  982 +++++++++++++++++----------------------------------------------
 1 files changed, 272 insertions, 710 deletions

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "There are three ways to get something done. Do it yourself, hire someone
  to do it for you or forbid your kids to do it."

Attachment: report_cleanup1.diff.gz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] [Patch] Cleanup of report.c, Raimar Falke <=