Hi, I'm stumped here, so here comes a lot of information and description:
I've got $20 bucks and a beer for anyone at ApacheCon2005 that can explain this
one to me!
FreeBSD x86 5.4-RELEASE
perl 5.6.2 -V snippet
-Dprefix=/usr/home/pgollucci/dev/apps/perl-5.6.2
-Dusethreads=n -Dusemymalloc=y
use
Stas Bekman wrote:
Please note that I've quoted the specific part of the code I was talking
about. That part is remarkable indentical :) Just go for lower granularity.
Sounds good to me.
--
END
What doesn't kill us can only make
Philip M. Gollucci wrote:
Stas Bekman wrote:
[EMAIL PROTECTED] wrote:
code duplication detected :) whenever you find yourself duplicating
code you should immediately consider refactoring. Otherwise the future
won't be too good... :)
This code should live in Apache::TestConfig and used here
Stas Bekman wrote:
[EMAIL PROTECTED] wrote:
code duplication detected :) whenever you find yourself duplicating code
you should immediately consider refactoring. Otherwise the future won't
be too good... :)
This code should live in Apache::TestConfig and used here as a function
call.
I saw
Stas Bekman wrote:
Philip M. Gollucci wrote:
Hi All,
Pending the ldd/otool patch to mp2 and A-T, I'd like to see a mp 2.0.2
released as
its been almost 4 months and we'll have 17 changes of varying degree.
I'll volunteer to RM it if I'm allowed.
Did you have a chance to run the build/tes
>>> I'll volunteer to RM it if I'm allowed.
>>
>>
>>
>> Hell, it's a nerve-wreaking task for me each time, so be my guest ;-)
>
> Don't tell me that! :)
it's not so bad, really. the RELEASE file spells out very clearly what is
required.
when the time is right, just find one (or more) of us on
Philip M. Gollucci wrote:
> Philippe M. Chiasson wrote:
>
>> Philip M. Gollucci wrote:
>>
>>> Hi All,
>>>
>>> Pending the ldd/otool patch to mp2 and A-T, I'd like to see a mp 2.0.2
>>> released as
>>> its been almost 4 months and we'll have 17 changes of varying degree.
>>
>> As long as it gets a
Philip M. Gollucci wrote:
Hi All,
I've yet to actually see this work without modifications.
I posted about this before, and Stas and I agreed my patch was not correct.
Moving on
Index: lib/ModPerl/Config.pm
===
--- lib/ModPer
[EMAIL PROTECTED] wrote:
Author: pgollucci
Date: Mon Sep 12 21:42:31 2005
New Revision: 280495
URL: http://svn.apache.org/viewcvs?rev=280495&view=rev
Log:
Add a DARWIN constant and add ldd/otool -L output to mp2bug reports
Modified:
perl/modperl/trunk/lib/ModPerl/Config.pm
Modified: perl/