From dev-return-19071-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Mon Oct 08 19:49:56 2007 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 97884 invoked from network); 8 Oct 2007 19:49:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Oct 2007 19:49:54 -0000 Received: (qmail 42290 invoked by uid 500); 8 Oct 2007 19:49:41 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 42233 invoked by uid 500); 8 Oct 2007 19:49:41 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 42222 invoked by uid 99); 8 Oct 2007 19:49:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 12:49:41 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ehuels@gmail.com designates 66.249.90.177 as permitted sender) Received: from [66.249.90.177] (HELO ik-out-1112.google.com) (66.249.90.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 19:49:43 +0000 Received: by ik-out-1112.google.com with SMTP id c21so423978ika for ; Mon, 08 Oct 2007 12:49:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/fJ6qBpB3JslCUV3STdj2IXBcW15xC2E/VqgIYToBXs=; b=cJC93in1hn9nQuTOgPRKhph3jkYmviXS3gNdDZaTu95tyP+vUAggb6Dnl/B0t5F6WUEfBRGqDgQSP36A4ChY8GwnQiqyHQwsWWFWnWqV5ijmbELcPI3vcBpQUl4sRZxdN3G6Wt0UdlHcfXDwbBlmNKZM6mi98KeJW0yBDOnP12M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Yj16rAc1N7hj4gi0xYsUDjM9yVvIQlRKoKZt8sPdNTRPbc9Vv2fieeZH5kb7TcLLKvgqY+A27opH8aqyrTbkGXRoChC8BWSxPkrnpP+Wo32mytJfX+8A7+/jcudev+LURpvsKf4RBBTRn9/BO/sF5vlg1e31+8GQl9dF2Qr+KzM= Received: by 10.78.170.6 with SMTP id s6mr753544hue.1191872957571; Mon, 08 Oct 2007 12:49:17 -0700 (PDT) Received: by 10.78.31.10 with HTTP; Mon, 8 Oct 2007 12:49:16 -0700 (PDT) Message-ID: Date: Mon, 8 Oct 2007 21:49:16 +0200 From: "Erik Huelsmann" To: "William A. Rowe, Jr." Subject: Re: [1.2.x Win32] apr.dsp references non-existing buffer.c? Cc: "APR Developer List" In-Reply-To: <470A8984.1020800@rowe-clan.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <470A82CF.10101@rowe-clan.net> <470A8984.1020800@rowe-clan.net> X-Virus-Checked: Checked by ClamAV on apache.org On 10/8/07, William A. Rowe, Jr. wrote: > Erik Huelsmann wrote: > > 1>Build log was saved at > > "file://c:\Users\Erik\Documents\apr-1.2.x\LibD\BuildLog.htm" > > > > Hope you can help! > > svn status apr.dsp > > svn info apr.dsp Turned out there were some unversioned files left behind after all. Sorry, but thanks very much for your time! bye, Erik.