Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 1996 15:20:03 +0100 (MET)
From:      haury@sagem.fr
To:        phk@critter.tfs.com (Poul-Henning Kamp)
Cc:        hackers@freebsd.org
Subject:   Re: CTM: evolutions of ctm
Message-ID:   <199602051420.PAA23016@sagem.fr>
In-Reply-To: <1780.823522699@critter.tfs.com> from "Poul-Henning Kamp" at Feb 5, 96 01:18:19 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
>
>Hi Christian,
>
>I applied your patch and merged it with my own patches, here is the resulting
>patch, could you take a look ?
>
>I change "#ctm" to ".ctm" and ".ctm" to ".ctmtmp", that should make it
>easier for make I belive ?
>
>If this patch is OK for you, I will commit it to the source.
>
>Poul-Henning
>

Your patches work well : the encapsulation of Malloc/Free generate a nice
code (IMHO).

WARNING : in this patch release, SUBSUFF and TMPSUFF are not modified in ctm.h :

	#define SUBSUFF "#ctm"
	#define TMPSUFF ".ctm"

According to your mail, these should be changes as :

	#define SUBSUFF ".ctm"
	#define TMPSUFF ".ctmtmp"

-- 
		=Christian Haury (Christian.Haury@sagem.fr)

	 ---------------------------------------------------------
	|   SAGEM Eragny - Avenue du Gros Chene - Eragny BP 51    |
	|             95612 Cergy Pontoise Cedex - France         |
	| phone   : +33 (1) 34 30 53 93 | telex   : 607387F       |
	| fax     : +33 (1) 34 30 50 28 | teletex : 933-130731770 |
	 ---------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <199602051420.PAA23016>