This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] fastjar K&R C
- From: Tom Tromey <tromey at redhat dot com>
- To: Marcin Dalecki <martin at dalecki dot de>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 28 Mar 2005 11:10:22 -0700
- Subject: Re: [PATCH] fastjar K&R C
- References: <665535a27fe2651a9d3e51526b0e1e47@dalecki.de><m3r7k1ibi1.fsf@localhost.localdomain><b5c152e2505b8c819c776b28f171e68c@dalecki.de>
- Reply-to: tromey at redhat dot com
>>>>> "Marcin" == Marcin Dalecki <martin@dalecki.de> writes:
Marcin> The attached patch is removing some remains of K&R C in
Marcin> fastjar. The rest of the file is already converted to ANSI C.
>> This patch is fine. Please check it in.
Marcin> I don't have commit permissions and thus I was expecting the
Marcin> person picking it up to craft a proper change log.
I'm finally checking this in. I wrote a ChangeLog entry -- but note
that the person writing the patch ordinarily must do this, even if he
can't commit it.
Tom