Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 47262 invoked by uid 500); 14 Mar 2002 23:51:53 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 47236 invoked from network); 14 Mar 2002 23:51:52 -0000 Message-Id: <5.1.0.14.2.20020314183918.00a7d540@mail.charter.net> X-Sender: gregmm@mail.charter.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 14 Mar 2002 18:42:19 -0500 To: dev@apr.apache.org From: Greg Marr Subject: Re: cvs commit: apr-util/misc apr_rmm.c In-Reply-To: <20020314152832.J10674@clove.org> References: <20020314231857.34950.qmail@icarus.apache.org> <20020314231857.34950.qmail@icarus.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Thu, Mar 14, 2002 at 11:18:57PM -0000, dougm@apache.org wrote: > dougm 02/03/14 15:18:56 > > + apr_rmm_off_t this; > + > + if ((this = apr_rmm_malloc(rmm, reqsize)) < 0) { Don't know if anyone cares, since APR is still in C at this point, but "this" is a reserved word in C++, (and so is "new", by the way). -- Greg Marr gregm@alum.wpi.edu "We thought you were dead." "I was, but I'm better now." - Sheridan, "The Summoning"