From owner-cvs-all@FreeBSD.ORG Wed May 7 21:25:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75F7B37B401; Wed, 7 May 2003 21:25:58 -0700 (PDT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55B1243FAF; Wed, 7 May 2003 21:25:56 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-005dcwashp0468.dialsprint.net ([63.188.41.214] helo=moo.holy.cow) by grebe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19Dcyh-0004dp-00; Wed, 07 May 2003 21:25:55 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id EE77CA53E; Thu, 8 May 2003 00:28:27 -0400 (EDT) Date: Thu, 8 May 2003 00:28:27 -0400 From: parv To: Gerald Pfeifer Message-ID: <20030508042827.GA314@moo.holy.cow> Mail-Followup-To: Gerald Pfeifer , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200305072259.h47MxJpB072051@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305072259.h47MxJpB072051@repoman.freebsd.org> cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gcc28 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 04:25:58 -0000 in message <200305072259.h47MxJpB072051@repoman.freebsd.org>, wrote Gerald Pfeifer thusly... > > Modified files: > lang/gcc28 Makefile > Log: > Remove support for bounds checking ... as Herman ten Brugge, > ... the author of these patches, removed ... saying that they > contain bugs fixed in later versions and strongly suggested to > use current versions of GCC. So, does that affect Ada (GNAT 3.15 compiler, lang/gnat port) anyway? - parv/Anubhav --