r383 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Dec 5 02:26:56 EST 2007


Author: icculus
Date: 2007-12-05 02:26:56 -0500 (Wed, 05 Dec 2007)
New Revision: 383

Modified:
   trunk/gui_ncurses.c
Log:
Added a FIXME.


Modified: trunk/gui_ncurses.c
===================================================================
--- trunk/gui_ncurses.c	2007-12-05 07:26:19 UTC (rev 382)
+++ trunk/gui_ncurses.c	2007-12-05 07:26:56 UTC (rev 383)
@@ -86,6 +86,8 @@
 static MojoBox *progressBox = NULL;
 
 
+// !!! FIXME: cut and pasted in gui_stdio.c, too...fix bugs in both copies!
+// !!! FIXME:  (or move this somewhere else...)
 // !!! FIXME: this is not really Unicode friendly...
 static char **splitText(char *text, int *_count, int *_w)
 {




More information about the mojosetup-commits mailing list