This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran,patch] Correctly NULL-terminate character constant strings
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Steve Kargl" <sgk at troutmask dot apl dot washington dot edu>
- Cc: fortran at sources dot redhat dot com, GCC-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 Oct 2006 16:32:45 +0100
- Subject: Re: [gfortran,patch] Correctly NULL-terminate character constant strings
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A4/QIiJsi/wc4vXkJzvrVYww8C+wITanfHgF57zrfR/TZ1ruWQKiD5dB9TzoACRPKx8l5JNgbRXH7a4OR+l3lYRdWdJSw5ieBnkHcwYq6SD03QzhRlTwwO/maBpM5lr/8Zm/JiwEhN2Ovy7wWmccx+fVaDV3Un3iMxX6GjsBUv0=
- References: <19c433eb0610310203k7b16bfffn8fb6c26fa2ba2fb4@mail.gmail.com> <20061031151850.GB13987@troutmask.apl.washington.edu>
OK with a proper ChangeLog.
What's the problem with the ChangeLog I proposed?
FX