[Avida-cvs] avida/current/source/tools CVS commit

Kaben Nanlohy kaben at users.sourceforge.net
Mon Jan 27 14:08:21 PST 2003


Update of /cvsroot/avida/avida/current/source/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv31861/tools

Modified Files:
	message_display.cc 
Log Message:

/* ack! vasprintf is non-portable! grrr... */
* this was preventing compilation of message_display.cc on some platforms.
  replaced with ugly vsnprintf-ing using buffer of 1024 chars.  it works,
  will make prettier later.






More information about the Avida-cvs mailing list