From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13446 invoked by alias); 22 Apr 2003 23:18:16 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 13430 invoked from network); 22 Apr 2003 23:18:16 -0000 Received: from unknown (HELO caip.rutgers.edu) (128.6.236.10) by sources.redhat.com with SMTP; 22 Apr 2003 23:18:16 -0000 Received: (from ghazi@localhost) by caip.rutgers.edu (8.9.3/8.9.3) id TAA05857; Tue, 22 Apr 2003 19:18:15 -0400 (EDT) Date: Wed, 23 Apr 2003 00:01:00 -0000 From: "Kaveh R. Ghazi" Message-Id: <200304222318.TAA05857@caip.rutgers.edu> To: jbuck@synopsys.com Subject: Re: Libiberty's snprintf for v3? Cc: dj@redhat.com, gcc@gcc.gnu.org, libstdc++@gcc.gnu.org, pcarlini@unitus.it References: <3EA44576.90708@unitus.it> <200304220041.UAA22116@caip.rutgers.edu> <20030422123438.A32019@synopsys.com> X-SW-Source: 2003-04/txt/msg01105.txt.bz2 > From: Joe Buck > > On Mon, Apr 21, 2003 at 08:41:27PM -0400, Kaveh R. Ghazi wrote: > > I see two remedies. > > > > 1. Someone (not me, probably Paolo :-) ) needs to write to > > assign@gnu.org, explain the situation and ask them to change the > > license on vasprintf.c to GPL + special exception. This isn't so > > bad, I've found them to be reasonable and responsive. Then you > > can suck in that file too. > > Better to ask RMS directly, cc-ing the SC list; RMS has been cooperative > lately on requests for license changes of this type, and he is the > decision maker. As an SC member, you have more leverage than Paolo, > also it could be argued that by agreeing to be on the SC we've agreed > to fight such battles. In any case, if Paolo asks assign@gnu.org, they'll > ask RMS, and then RMS will ask the SC list what it's about, so you're > just adding a few weeks to the process. Ok, fair enough. Though I'd rather someone familiar with the code write up the rationale and benefits. E.g. would be be able to plug any buffer overruns, etc? If someone lights the torch, I'll carry it. > > 2. Someone (probably me) needs to rewrite [v]snprintf.c to avoid > > using vasprintf. > > If we have perfectly good code, it seems that it's better to use the > relicensing approach, unless RMS rejects it. Awww, it was so much more fun to write new code... :-) -- Kaveh R. Ghazi ghazi@caip.rutgers.edu