Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] (PR#9413) RfP: use astrings in text.c
Home

[Freeciv-Dev] (PR#9413) RfP: use astrings in text.c

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9413) RfP: use astrings in text.c
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 17 Jul 2004 18:35:20 -0700
Reply-to: rt@xxxxxxxxxxx

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

Text.c has some custom-written code for creating and growing a string 
buffer.  But this functionality is now included in astring.  If anyone 
is looking to write some code, remove the custom code and replace it 
with astrings.

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9413) RfP: use astrings in text.c, Jason Short <=