Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Dev

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

 

 

ModPerl dev RSS feed   Index | Next | Previous | View Threaded


geoff at modperlcookbook

May 4, 2005, 4:43 AM

Post #1 of 8 (1527 views)
Permalink
Re: [ANNOUNCE] mod_perl 2.0.0-RC6

> file: $CPAN/authors/id/S/ST/STAS/mod_perl-2.0.0-RC6.tar.gz

looks good, +1

:)

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


randy at theoryx5

May 4, 2005, 7:08 AM

Post #2 of 8 (1526 views)
Permalink
Re: [ANNOUNCE] mod_perl 2.0.0-RC6 [In reply to]

On Wed, 4 May 2005, Geoffrey Young wrote:

> > file: $CPAN/authors/id/S/ST/STAS/mod_perl-2.0.0-RC6.tar.gz
>
> looks good, +1

+1

--
best regards,
randy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


steve.hay at uk

May 4, 2005, 7:21 AM

Post #3 of 8 (1508 views)
Permalink
Re: [ANNOUNCE] mod_perl 2.0.0-RC6 [In reply to]

Randy Kobes wrote:

>On Wed, 4 May 2005, Geoffrey Young wrote:
>
>
>
>>> file: $CPAN/authors/id/S/ST/STAS/mod_perl-2.0.0-RC6.tar.gz
>>>
>>>
>>looks good, +1
>>
>>
>
>+1
>
Really? Don't you get the test failures that myself and Markus have got?



------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


geoff at modperlcookbook

May 4, 2005, 7:32 AM

Post #4 of 8 (1521 views)
Permalink
Re: [ANNOUNCE] mod_perl 2.0.0-RC6 [In reply to]

>>>looks good, +1
>>>
>>>
>>
>>+1
>>
>
> Really? Don't you get the test failures that myself and Markus have got?

for my part, that was a +1 to the release of RC6 (though a bit after the
fact). not every failure is a showstopper for a release candidate to make
its way into the wild.

that's not saying I was or am +1 to making RC6 the official mp 2.0 - there
are obviously issues that remain that would be nice to clear up before we
bless 2.0. in particular, there's no reason to rush into 2.0 until everyone
is reasonably satisfied with how mp2 works on their specific platform.

for the record, though, I don't see those failures, but I'm not running on
win32 :)

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


steve.hay at uk

May 4, 2005, 7:39 AM

Post #5 of 8 (1526 views)
Permalink
Re: [ANNOUNCE] mod_perl 2.0.0-RC6 [In reply to]

Geoffrey Young wrote:

>>>>looks good, +1
>>>>
>>>>
>>>>
>>>>
>>>+1
>>>
>>>
>>>
>>Really? Don't you get the test failures that myself and Markus have got?
>>
>>
>
>for the record, though, I don't see those failures, but I'm not running on
>win32 :)
>
I meant Randy, actually, but thanks anyway.


------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


mawic at gmx

May 4, 2005, 7:42 AM

Post #6 of 8 (1490 views)
Permalink
Re: [ANNOUNCE] mod_perl 2.0.0-RC6 [In reply to]

Geoffrey Young wrote:
> for the record, though, I don't see those failures, but I'm not running on
> win32 :)

That's because on Linux, non-existing files apparently have a size of 4096
bytes, according to APR. No wonder we need new harddrives all the time. :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


randy at theoryx5

May 4, 2005, 8:06 AM

Post #7 of 8 (1531 views)
Permalink
Re: [ANNOUNCE] mod_perl 2.0.0-RC6 [In reply to]

On Wed, 4 May 2005, Steve Hay wrote:

> Randy Kobes wrote:
>
> >On Wed, 4 May 2005, Geoffrey Young wrote:
> >
> >>> file: $CPAN/authors/id/S/ST/STAS/mod_perl-2.0.0-RC6.tar.gz
> >>>
> >>looks good, +1
> >
> >+1
> >
> Really? Don't you get the test failures that myself and
> Markus have got?

Yes, but as Geoff said, this was a (belated) +1 for the
release candidate. Just as, for RC5, there was an error on
Win32 that you (Steve) raised with t/error/runtime.t (that
has been fixed with RC6), I think the general consensus here
is that isolated errors on particular platforms generally
shouldn't hold up a release candidate. Certainly though we
should try to fix this before the official 2.0 release.

--
best regards,
randy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


joe+gmane at sunstarsys

May 4, 2005, 8:18 AM

Post #8 of 8 (1522 views)
Permalink
Re: [ANNOUNCE] mod_perl 2.0.0-RC6 [In reply to]

Randy Kobes <randy [at] theoryx5> writes:

> On Wed, 4 May 2005, Steve Hay wrote:
>
>> Randy Kobes wrote:
>>
>> >On Wed, 4 May 2005, Geoffrey Young wrote:
>> >
>> >>> file: $CPAN/authors/id/S/ST/STAS/mod_perl-2.0.0-RC6.tar.gz
>> >>>
>> >>looks good, +1
>> >
>> >+1
>> >
>> Really? Don't you get the test failures that myself and
>> Markus have got?
>
> Yes, but as Geoff said, this was a (belated) +1 for the
> release candidate. Just as, for RC5, there was an error on
> Win32 that you (Steve) raised with t/error/runtime.t (that
> has been fixed with RC6), I think the general consensus here
> is that isolated errors on particular platforms generally
> shouldn't hold up a release candidate. Certainly though we
> should try to fix this before the official 2.0 release.

+1. For the record, I have already offered my +1 for
putting all pre-2.0 candidates on CPAN.

--
Joe Schaefer


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl

ModPerl dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.