Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] (PR#9533) win32: real_append_output_window is overcomplica
Home

[Freeciv-Dev] (PR#9533) win32: real_append_output_window is overcomplica

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9533) win32: real_append_output_window is overcomplicated
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 28 Jul 2004 15:12:33 -0700
Reply-to: rt@xxxxxxxxxxx

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

real_append_output_window has a mildly ugly hack to handle adding \r 
onto the end of a line.  But the string it's given is guaranteed to be 
just one line, so this isn't needed (but adding an assertion to 
guarantee it is probably a good idea).

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9533) win32: real_append_output_window is overcomplicated, Jason Short <=