On Tue, Mar 12, 2002 at 06:46:17PM +0800, Stas Bekman wrote:
> Hi Daniel,
>
> Remember you've helped me at the mod_perl dev list with my gdb starting
> very slowly?
> http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=100679267518055&w=2
> Your auto-solib-add tip works great with preforked htt
I actually like the logo without the underscore. I don't think an
underscore is very collaborative with art. The "_" has always been
irritating me a little.
I know that there is history and nostalgia involved here but dropping
an underscore at least in the logo is a nice evolution IMHO. The whole
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, Mar 16, 2002 at 02:20:15AM +0800, Stas Bekman wrote:
> Somebody at p5p was asking about problems with 5.7.3 and modperl 1.x.
> I've run make test and got a bunch of failures, though didn't get a
> chance to investigate.
>
> Failed Test
Stas Bekman wrote:
>
> Somebody at p5p was asking about problems with 5.7.3 and modperl 1.x.
> I've run make test and got a bunch of failures, though didn't get a
> chance to investigate.
with the AUTOLOAD stuff fixed, I'm back to compiling bleedperl and
mod_perl CVS nightly, though I don't play
Somebody at p5p was asking about problems with 5.7.3 and modperl 1.x.
I've run make test and got a bunch of failures, though didn't get a
chance to investigate.
Failed Test Stat Wstat Total Fail Failed List of Failed
---
This is a big patch porting Apache::Scoreboard to work with 2.0, with all
the tests working under the latest prefork and worker mpms on perl5.7.3.
Haven't tested it yet with 5.6.1.
Docs are coming. The scoreboard has changed a bit in 2.0 mainly because of
the threads. I've changed a few APIs an
I need to pass $$ on the perl side and on the APR side it has to
re-emerge as apr_proc_t. I see that it's not implemented yet.:
!
pid
in
out
err
I've a few questions:
1. the apr_proc_t definition is:
/** The APR process type */
struct apr_proc_t {
/** The process ID */