CVS: setedit change.log,1.776,1.777
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2009-02-26 17:35:30
|
Update of /cvsroot/setedit/setedit In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22920 Modified Files: change.log Log Message: * Modified: [loadshl.h loadshl.cc pathtool.cc debug.cc] New gcc versions are much more strict about the use of string constants. * Added: [txhgen.cc] Safe abort suggested by gcc 4.3. Index: change.log =================================================================== RCS file: /cvsroot/setedit/setedit/change.log,v retrieving revision 1.776 retrieving revision 1.777 diff -C2 -d -r1.776 -r1.777 *** change.log 25 Feb 2009 16:11:31 -0000 1.776 --- change.log 26 Feb 2009 17:35:18 -0000 1.777 *************** *** 1,3 **** --- 1,8 ---- $Log$ + Revision 1.777 2009/02/26 17:35:18 set + * Modified: [loadshl.h loadshl.cc pathtool.cc debug.cc] New gcc versions + are much more strict about the use of string constants. + * Added: [txhgen.cc] Safe abort suggested by gcc 4.3. + . Revision 1.776 2009/02/25 16:11:31 set * Modified: [rhidemac.txi rhidemac.txt] Removed the @quote-arg option, |