gcc/gcjx ChangeLog util.hh format/format.hh fo ...

rmathew@gcc.gnu.org rmathew@gcc.gnu.org
Sun Sep 11 01:00:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	rmathew@gcc.gnu.org	2005-09-11 01:00:35

Modified files:
	gcjx           : ChangeLog util.hh 
	gcjx/format    : format.hh format.cc 

Log message:
	* util.hh (copy_str): New function similar to strdup().
	* format/format.hh (~format_repr): delete memory pointed to by PLAN.
	* format/format.cc (format_repr::format_repr): Use a duplicate string
	for PLAN, not the original string.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.98&r2=1.1.2.99
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/util.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/format/format.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/format/format.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2



More information about the Gcc-cvs mailing list