From dev-return-74921-apmail-httpd-dev-archive=httpd.apache.org@httpd.apache.org Mon Mar 12 17:52:10 2012 Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 903FD91B8 for ; Mon, 12 Mar 2012 17:52:10 +0000 (UTC) Received: (qmail 38901 invoked by uid 500); 12 Mar 2012 17:52:09 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 38840 invoked by uid 500); 12 Mar 2012 17:52:09 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 38808 invoked by uid 99); 12 Mar 2012 17:52:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Mar 2012 17:52:08 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mamfelt@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-lpp01m010-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Mar 2012 17:52:03 +0000 Received: by lahe6 with SMTP id e6so5429937lah.18 for ; Mon, 12 Mar 2012 10:51:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=xyUh4Yrg6Fr6tjUsE1CXD+ZZo/I63IxjAchaEPJSj5s=; b=dBs8BueHM0RM1a4/tYrbTX2fd6Kimgp55BWBDalHlC0D7s2BrZ1oVEDv3sk/VXPPOz xnA8xxMwlDjtQwyrD1Jfdjtre3f6vuYz//MCooIRrTb/0J++j4EraFvGiLF5ivdiMdtJ IyF6kXnVGGyg5fVHeE0KYqKzO7Rs3nqMDzUI9TL8vDsJ9+CkxMrcXIH03nCLARMWjuAf 8tfead9UlvNBygw+Pj6NKweolHG4mvBOYTaU+8emJfGrY1ylQMdxaiwF9Rkpo7o5B9p1 UCz2ksHs1EoF8lC30Yj/j0GWwj0UiTMqrD5FHr3j1wjd67vUE9yebiTRmyIanxZkaWXj MRUg== MIME-Version: 1.0 Received: by 10.152.106.145 with SMTP id gu17mr9800414lab.13.1331574702152; Mon, 12 Mar 2012 10:51:42 -0700 (PDT) Received: by 10.112.75.42 with HTTP; Mon, 12 Mar 2012 10:51:42 -0700 (PDT) In-Reply-To: References: <0352000F-6890-49E2-996F-D63EA58895E3@jaguNET.com> <50F75EF0-4C5A-464B-9AD3-522AB3680091@jaguNET.com> Date: Mon, 12 Mar 2012 18:51:42 +0100 Message-ID: Subject: =?windows-1252?B?UmU6IFRpbWUgZm9yIDIuNC4yIChXYXM6IFJlOiBhcF9ydW50aW1lX2Rpcl9yZWxhdGl2ZQ==?= =?windows-1252?B?KCkgYW5kIDIuNC4yhSk=?= From: Michael Felt To: dev@httpd.apache.org Content-Type: multipart/alternative; boundary=f46d04083a9d1d19e304bb0f6512 X-Virus-Checked: Checked by ClamAV on apache.org --f46d04083a9d1d19e304bb0f6512 Content-Type: text/plain; charset=ISO-8859-1 will do. Just have to turn the test system on again. Guess I can look into the new gcc 4.6.3 compiler that seems to be "out there" (for AIX then, might be much newer ones for other platforms) - just need a ton of rpm's to get it installed.... On Mon, Mar 12, 2012 at 4:15 PM, Jeff Trawick wrote: > On Mon, Mar 12, 2012 at 10:50 AM, Michael Felt wrote: > > If you have something for AIX you want tested, just keep me posted. In > other > > words, is it already in trunk? > > It is in trunk but needs to be modified before backport. I'll raise a > flag once I think I'm done with the fixes, in case you can test again. > (Thanks!) > > > > > > > On Mon, Mar 12, 2012 at 3:18 PM, Jeff Trawick wrote: > >> > >> On Mon, Mar 12, 2012 at 8:22 AM, Jim Jagielski wrote: > >> > I'd like to get 2.4.2 out either this week or next... > >> > Comments? Thoughts? > >> > >> sounds good generally > >> > >> I hope to help test ap_runtime_dir_relative() and potential exploiters > >> more and also fix the AIX MPM load issue, which requires some rework > >> to my trunk patch. > >> > >> > > >> > On Mar 8, 2012, at 1:02 PM, Jim Jagielski wrote: > >> > > >> >> I'd like to see if we could get ap_runtime_dir_relative() into 2.4 in > >> >> time for the release. > >> >> > >> >> Right now, trunk includes that func and slotmem utilizes it, and > >> >> trunk passes tests with DefaultRuntimeDir set to both an > >> >> abs and relative value. > >> >> > >> >> If people can confirm that would be great... I can start the > >> >> transition within the other modules that use DEFAULT_REL_RUNTIMEDIR > >> >> to use the new api. > >> >> > >> > > >> > >> > >> > >> -- > >> Born in Roswell... married an alien... > > > > > > > > -- > Born in Roswell... married an alien... > --f46d04083a9d1d19e304bb0f6512 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable will do. Just have to turn the test system on again. Guess I can look into = the new gcc 4.6.3 compiler that seems to be "out there" (for AIX = then, might be much newer ones for other platforms) - just need a ton of rp= m's to get it installed....

On Mon, Mar 12, 2012 at 4:15 PM, Jeff Trawic= k <trawick@gmail.= com> wrote:
On Mon, Mar 12, 2012 at 10:50 AM, Michael Felt <mamfelt@gmail.com> wrote:
> If you have something for AIX you want tested, just keep me posted. In= other
> words, is it already in trunk?

It is in trunk but needs to be modified before backport. =A0I'll = raise a
flag once I think I'm done with the fixes, in case you can test again.<= br> =A0(Thanks!)

>
>
> On Mon, Mar 12, 2012 at 3:18 PM, Jeff Trawick <trawick@gmail.com> wrote:
>>
>> On Mon, Mar 12, 2012 at 8:22 AM, Jim Jagielski <jim@jagunet.com> wrote:
>> > I'd like to get 2.4.2 out either this week or next...
>> > Comments? Thoughts?
>>
>> sounds good generally
>>
>> I hope to help test ap_runtime_dir_relative() and potential exploi= ters
>> more and also fix the AIX MPM load issue, which requires some rewo= rk
>> to my trunk patch.
>>
>> >
>> > On Mar 8, 2012, at 1:02 PM, Jim Jagielski wrote:
>> >
>> >> I'd like to see if we could get ap_runtime_dir_relati= ve() into 2.4 in
>> >> time for the release.
>> >>
>> >> Right now, trunk includes that func and slotmem utilizes = it, and
>> >> trunk passes tests with DefaultRuntimeDir set to both an<= br> >> >> abs and relative value.
>> >>
>> >> If people can confirm that would be great... I can start = the
>> >> transition within the other modules that use DEFAULT_REL_= RUNTIMEDIR
>> >> to use the new api.
>> >>
>> >
>>
>>
>>
>> --
>> Born in Roswell... married an alien...
>
>



--
Born in Roswell... married an alien...

--f46d04083a9d1d19e304bb0f6512--