setup ChangeLog String++.cc String++.h ini.cc ...

rbcollins@sources.redhat.com rbcollins@sources.redhat.com
Fri May 3 04:41:00 GMT 2002


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sources.redhat.com	2002-05-03 04:41:31

Modified files:
	.              : ChangeLog String++.cc String++.h ini.cc 
	                 inilintmain.cc iniparse.y 

Log message:
	2002-05-03 Robert Collins  <rbtcollins@hotmail.com>
	
	* String++.h: Declare a << operator that accepts String objects.
	* String++.cc: We need iostream for..
	(operator <<): this. Provide a << operator that accepts String objects.
	* ini.cc (yyerror): Remove the "C" classifier - it's not needed.
	Change from vargs to a String parameter.
	* inilintmail.cc: Remove the gui related headers.
	(yyerror): Implement this for parsing.
	* iniparse.y: Use the new yyerror syntax.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.223&r2=2.224
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/String++.cc.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/String++.h.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ini.cc.diff?cvsroot=cygwin-apps&r1=2.23&r2=2.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/inilintmain.cc.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/iniparse.y.diff?cvsroot=cygwin-apps&r1=2.28&r2=2.29



More information about the Cygwin-apps-cvs mailing list